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
/
IndexBody.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort #include lines for tools/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
[libclang] Do index 'extern' declarations inside functions.
Argyrios Kyrtzidis
2012-09-10
1
-1
/
+13
*
[libclang/AST] Index references of protocols in "@protocol(...)" syntax.
Argyrios Kyrtzidis
2012-05-16
1
-0
/
+6
*
[libclang] Put the RecursiveASTVisitor in libclang in a cxindex namespace.
Argyrios Kyrtzidis
2012-05-07
1
-1
/
+1
*
Un-revert r156142, "[libclang] Bring back BodyIndexer::TraverseCXXOperatorCal...
Argyrios Kyrtzidis
2012-05-07
1
-0
/
+6
*
[libclang] Use a copy of the data-recursive RecursiveASTVisitor inside libclang.
Argyrios Kyrtzidis
2012-05-07
1
-1
/
+1
*
Revert r156142, "[libclang] Bring back BodyIndexer::TraverseCXXOperatorCallEx...
NAKAMURA Takumi
2012-05-06
1
-6
/
+0
*
[libclang] Bring back BodyIndexer::TraverseCXXOperatorCallExpr which
Argyrios Kyrtzidis
2012-05-04
1
-0
/
+6
*
Unrevert r155951, reverted in r155962, with two changes:
Richard Smith
2012-05-02
1
-6
/
+0
*
Implements boxed expressions for Objective-C. <rdar://problem/10194391>
Patrick Beard
2012-04-19
1
-3
/
+3
*
And libclang cursor/indexing support for new Objective-C NSArray/NSDictionary...
Ted Kremenek
2012-03-06
1
-9
/
+25
*
[libclang] Index the field references of a designated initializer, rdar://109...
Argyrios Kyrtzidis
2012-02-22
1
-0
/
+11
*
Fix typo in r150549.
Richard Smith
2012-02-15
1
-3
/
+3
*
Implement indexing support for lambdas in libclang (both kinds), as
Douglas Gregor
2012-02-15
1
-0
/
+11
*
[libclang] Indexing: only index implicit template instantiations via an opt-i...
Argyrios Kyrtzidis
2012-02-14
1
-1
/
+1
*
[libclang] For CXXOperatorCallExprs, give a valid source location to the Decl...
Argyrios Kyrtzidis
2012-02-08
1
-0
/
+6
*
[libclang] Index namespaces in C++ qualified lookup of members, rdar://10732798
Argyrios Kyrtzidis
2012-01-23
1
-0
/
+5
*
[libclang] Add CXIndexOpt_IndexFunctionLocalSymbols indexing option to indicate
Argyrios Kyrtzidis
2012-01-14
1
-0
/
+6
*
Add IsImplicit field in ObjCMessageExpr that is true when the message
Argyrios Kyrtzidis
2012-01-12
1
-11
/
+3
*
[libclang] Indexing API: Fix indexing of missed references.
Argyrios Kyrtzidis
2011-12-13
1
-17
/
+29
*
[libclang] Indexing API: Support C++ symbols.
Argyrios Kyrtzidis
2011-11-22
1
-0
/
+6
*
[libclang] Indexing API:
Argyrios Kyrtzidis
2011-11-18
1
-4
/
+17
*
[libclang] Indexing API: make sure we do not try to index local declarations.
Argyrios Kyrtzidis
2011-11-16
1
-21
/
+4
*
[libclang] Index implicit property references.
Argyrios Kyrtzidis
2011-10-18
1
-0
/
+15
*
[libclang] Index method references.
Argyrios Kyrtzidis
2011-10-18
1
-0
/
+6
*
[libclang] Introduce a new high level API for indexing clients that assumes
Argyrios Kyrtzidis
2011-10-17
1
-0
/
+72