index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
libclang
/
IndexDecl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++11] Use 'nullptr'. Tools edition.
Craig Topper
2014-06-08
1
-2
/
+3
*
[C++11] Replacing ObjCImplementationDecl iterators ivar_begin() and ivar_end(...
Aaron Ballman
2014-03-14
1
-5
/
+2
*
[C++11] Replacing UsingDecl iterators shadow_begin() and shadow_end() with it...
Aaron Ballman
2014-03-13
1
-5
/
+3
*
[C++11] Replacing CXXRecordDecl iterators init_begin() and init_end() with it...
Aaron Ballman
2014-03-13
1
-4
/
+1
*
[C++11] Replacing DeclBase iterators decls_begin() and decls_end() with itera...
Aaron Ballman
2014-03-07
1
-8
/
+5
*
[C++11] Replacing ObjCMethodDecl iterators param_begin() and param_end() with...
Aaron Ballman
2014-03-07
1
-4
/
+2
*
[C++11] Replacing FunctionDecl iterators param_begin() and param_end() with i...
Aaron Ballman
2014-03-07
1
-4
/
+2
*
Rename getResultType() on function and method declarations to getReturnType()
Alp Toker
2014-01-25
1
-1
/
+1
*
[libclang] When indexing a @synthesize, don't consider that it defines a gett...
Argyrios Kyrtzidis
2013-05-29
1
-2
/
+13
*
Basic support for Microsoft property declarations and
John McCall
2013-04-16
1
-0
/
+5
*
libclang: migrate IndexingDeclVisitor to ConstDeclVisitor
Dmitri Gribenko
2013-02-03
1
-36
/
+38
*
Sort #include lines for tools/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
Rename ObjCMethodDecl::isSynthesized to isPropertyAccessor.
Jordan Rose
2012-10-10
1
-3
/
+3
*
[libclang] Simplify indexing of module imports by handling implicit
Argyrios Kyrtzidis
2012-10-03
1
-5
/
+1
*
[libclang] Implement the importedASTFile indexing callback to provide
Argyrios Kyrtzidis
2012-10-02
1
-0
/
+9
*
[libclang] Do index 'extern' declarations inside functions.
Argyrios Kyrtzidis
2012-09-10
1
-1
/
+1
*
[libclang] Fix indexing type alias declarations. rdar://11878406
Argyrios Kyrtzidis
2012-09-01
1
-1
/
+1
*
[libclang/AST]
Argyrios Kyrtzidis
2012-06-08
1
-1
/
+14
*
[libclang] Make sure we don't crash when trying to index code that
Argyrios Kyrtzidis
2012-03-23
1
-3
/
+5
*
[AST] When we @synthesize a property with a user-defined ivar name,
Argyrios Kyrtzidis
2012-02-28
1
-2
/
+4
*
[AST] Associate the getter/setter methods to a property of a objc class exten...
Argyrios Kyrtzidis
2012-02-28
1
-11
/
+29
*
[libclang] Indexing: only index implicit template instantiations via an opt-i...
Argyrios Kyrtzidis
2012-02-14
1
-3
/
+5
*
[libclang] Indexing API: fully index using decls and directives.
Argyrios Kyrtzidis
2012-02-10
1
-0
/
+23
*
[libclang] Indexing API: Fully index implict template instantiations.
Argyrios Kyrtzidis
2012-02-10
1
-0
/
+9
*
[libclang] Do not index implicit C++ member functions. rdar://10769813
Argyrios Kyrtzidis
2012-02-07
1
-0
/
+3
*
[libclang] Index C++ constructor initializers, rdar://10732164
Argyrios Kyrtzidis
2012-01-23
1
-0
/
+16
*
[libclang] If CXIndexOpt_IndexFunctionLocalSymbols is enabled, also
Argyrios Kyrtzidis
2012-01-14
1
-2
/
+14
*
Eliminate ObjCForwardProtocolDecl, which is redundant now that
Douglas Gregor
2012-01-01
1
-19
/
+4
*
Move the data that corresponds to the definition of a protocol into a
Douglas Gregor
2012-01-01
1
-1
/
+1
*
Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl
Douglas Gregor
2011-12-27
1
-11
/
+4
*
Keep track of all declarations of an Objective-C class (both forward
Douglas Gregor
2011-12-15
1
-1
/
+1
*
[libclang] Indexing API: Fix indexing of missed references.
Argyrios Kyrtzidis
2011-12-13
1
-8
/
+20
*
[libclang] Index C++ namespaces.
Argyrios Kyrtzidis
2011-12-07
1
-0
/
+6
*
[libclang] Indexing API: Fix issues, mostly C++ related.
Argyrios Kyrtzidis
2011-11-23
1
-1
/
+5
*
[libclang] Indexing API: Support C++ symbols.
Argyrios Kyrtzidis
2011-11-22
1
-2
/
+27
*
[libclang] Indexing API:
Argyrios Kyrtzidis
2011-11-18
1
-0
/
+26
*
[libclang] Indexing API: Pass an implicit ObjCInterfaceDecl (@implementation ...
Argyrios Kyrtzidis
2011-11-15
1
-0
/
+4
*
[libclang] Introduce a new function to apply the indexing callbacks on an exi...
Argyrios Kyrtzidis
2011-11-15
1
-9
/
+11
*
[libclang] Further simplify the indexing API.
Argyrios Kyrtzidis
2011-11-12
1
-15
/
+0
*
[libclang] Simplify the indexing API.
Argyrios Kyrtzidis
2011-11-11
1
-39
/
+28
*
[libclang] Introduce a new high level API for indexing clients that assumes
Argyrios Kyrtzidis
2011-10-17
1
-0
/
+218