Fangrui Song
|
ce76f242a3
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
|
6 năm trước cách đây |
Kadir Cetinkaya
|
87becae02c
[clang][Index] Mark references from Constructors and Destructors to class as NameReference
|
6 năm trước cách đây |
Kadir Cetinkaya
|
06c2fc247a
[clang][Index] Enable indexing of Template Type Parameters behind a flag
|
6 năm trước cách đây |
Kadir Cetinkaya
|
13553b75f5
[clang][Index] Add a knob to index function parameters in declarations
|
6 năm trước cách đây |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 năm trước cách đây |
Argyrios Kyrtzidis
|
16f27fb3e9
[index] Enhance indexing for module references
|
7 năm trước cách đây |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 năm trước cách đây |
Eric Liu
|
3f7d4073a8
[Index] Set OrigD before D is changed.
|
7 năm trước cách đây |
Fangrui Song
|
b1e72a63c2
[Index] Add index::IndexingOptions::IndexImplicitInstantiation
|
7 năm trước cách đây |
Eric Liu
|
8576df59f2
[Index] Add indexing support for MACROs.
|
7 năm trước cách đây |
Sam McCall
|
669d5dd00e
[Index] Return SourceLocation to consumers, not FileID/Offset pair.
|
7 năm trước cách đây |
Argyrios Kyrtzidis
|
5280dab80a
[index] Update indexing to handle CXXDeductionGuideDecls properly
|
8 năm trước cách đây |
Krasimir Georgiev
|
906b61f528
[Index] Prevent canonical decl becoming nullptr
|
8 năm trước cách đây |
Ben Langmuir
|
2d77c354f1
[index] Don't add relation to a NamedDecl with no name
|
8 năm trước cách đây |
Alex Lorenz
|
ac61568545
[index] The references to enum constants from member enums that are
|
8 năm trước cách đây |
Alex Lorenz
|
bc594a9122
[index] The references to member enums from template instantiations should
|
8 năm trước cách đây |
Alex Lorenz
|
b1ce6ece84
[index] The references to type aliases and typedefs from template
|
8 năm trước cách đây |
Alex Lorenz
|
d09de5f21a
[index] The references to fields from nested records in template instantiations
|
8 năm trước cách đây |
Alex Lorenz
|
2f0d6ee837
[index] The references to records from template instantiations should refer
|
8 năm trước cách đây |
Alex Lorenz
|
96ab5e6080
[index] References to fields from template instantiations should refer to
|
8 năm trước cách đây |
Alex Lorenz
|
6d3ec86383
[index] The relation between the declarations in template specializations
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
efab042a8b
[index] Take advantage of 'external_source_symbol' attribute for indexing purposes
|
8 năm trước cách đây |
Alex Lorenz
|
59a0c5ecb8
[index] Record class template specializations using a new 'SpecializationOf'
|
8 năm trước cách đây |
Simon Pilgrim
|
91167dbab2
Fix MSVC 'not all control paths return a value' warning.
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
53160ec419
[index] When indexing system headers make sure to report important reference relations
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
1d680d2459
[index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguish function-local symbols
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
10d3537953
[index] Improvde how we handle synthesized ObjC properties and the associated ivars.
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
8293248be4
[index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and properties with IBOutletCollection.
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
231cda663b
[index] Add 'contained-by' relation between references and their lexical container.
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
0e2326e6f9
[index] Handle properly C++14's template variables.
|
8 năm trước cách đây |