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
/
lib
/
Index
/
IndexDecl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[index/AST] Determine if a typedef shares a name and spelling location with i...
Argyrios Kyrtzidis
2017-03-21
1
-2
/
+3
*
[index] For C++ constructors/destructors, add references to the parent type w...
Argyrios Kyrtzidis
2017-03-17
1
-0
/
+9
*
[index/AST] Add references for ObjC getter=/setter= property attributes and r...
Argyrios Kyrtzidis
2017-03-16
1
-2
/
+21
*
[index] ObjC: Improve handling of typedefs as base names in ObjC interface de...
Argyrios Kyrtzidis
2017-03-04
1
-8
/
+27
*
[index] Improvde how we handle synthesized ObjC properties and the associated...
Argyrios Kyrtzidis
2017-02-17
1
-30
/
+57
*
[index] When indexing an ObjC method declaration use its base name for the lo...
Argyrios Kyrtzidis
2017-01-26
1
-1
/
+7
*
[index] Ignore invalid ObjC categories.
Argyrios Kyrtzidis
2017-01-11
1
-5
/
+6
*
[index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and pro...
Argyrios Kyrtzidis
2017-01-11
1
-4
/
+13
*
[index] Fixes for locations and relations in Objective C categories and gette...
Argyrios Kyrtzidis
2016-10-25
1
-9
/
+37
*
Use more ArrayRefs
David Majnemer
2016-06-24
1
-2
/
+2
*
[index] libclang: Make sure to treat forward ObjC protocols as ObjCProtocolRe...
Argyrios Kyrtzidis
2016-03-09
1
-4
/
+4
*
[index] Report references of ObjC super class/protocols in interfaces and pro...
Argyrios Kyrtzidis
2016-03-03
1
-6
/
+31
*
[libclang] Separate the underlying indexing functionality of libclang and int...
Argyrios Kyrtzidis
2016-02-12
1
-0
/
+429