Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 жил өмнө |
Saar Raz
|
fa50bf0cf8
[Concepts] Concept definitions (D40381)
|
6 жил өмнө |
Kadir Cetinkaya
|
87becae02c
[clang][Index] Mark references from Constructors and Destructors to class as NameReference
|
6 жил өмнө |
Volodymyr Sapsai
|
33184f7554
[index] Improve indexing support for MSPropertyDecl.
|
6 жил өмнө |
Kadir Cetinkaya
|
1540b2e60f
[clang][Index] Visit UsingDecls and generate USRs for them
|
6 жил өмнө |
Kadir Cetinkaya
|
06c2fc247a
[clang][Index] Enable indexing of Template Type Parameters behind a flag
|
6 жил өмнө |
Kadir Cetinkaya
|
13553b75f5
[clang][Index] Add a knob to index function parameters in declarations
|
6 жил өмнө |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 жил өмнө |
Fangrui Song
|
b1e72a63c2
[Index] Add index::IndexingOptions::IndexImplicitInstantiation
|
7 жил өмнө |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 жил өмнө |
Argyrios Kyrtzidis
|
ca1d83bc4f
[index] Fix crash when indexing a C++14 PCH/module related to TemplateTemplateParmDecls of alias templates
|
7 жил өмнө |
Benjamin Kramer
|
25836be2c4
Refactor overridden methods iteration to avoid double lookups.
|
7 жил өмнө |
Alex Lorenz
|
d92fd0ae00
[index] tag declarations should use the decl role instead of ref
|
7 жил өмнө |
Jan Korous
|
8c9bf999aa
Fix indexer crash for default template template parameter value
|
7 жил өмнө |
Ben Langmuir
|
1cfec5f606
[index] Add indexing for unresolved-using declarations
|
8 жил өмнө |
Argyrios Kyrtzidis
|
5280dab80a
[index] Update indexing to handle CXXDeductionGuideDecls properly
|
8 жил өмнө |
Alex Lorenz
|
e762c504a0
[index] Index nested name qualifiers in a forward declaration of a
|
8 жил өмнө |
Alex Lorenz
|
ac0f61a33a
[index] Add the "SpecializationOf" relation to the forward declarations
|
8 жил өмнө |
Alex Lorenz
|
4a8ecfcda3
[index] Nested class declarations should be annotated with the
|
8 жил өмнө |
Alex Lorenz
|
4d2e73a5c6
[index] Record C++17 global binding declarations
|
8 жил өмнө |
Alex Lorenz
|
4648a7930c
[index] Index static_assert declarations
|
8 жил өмнө |
Alex Lorenz
|
08d6b47db9
[index] Index the default template parameter values
|
8 жил өмнө |
Alex Lorenz
|
15b4f09a33
[index] Index the deleted functions
|
8 жил өмнө |
Alex Lorenz
|
546e0b9922
[index] Visit the default argument values in function definitions
|
8 жил өмнө |
Alex Lorenz
|
d22768f709
[index] 'using namespace' declarations in functions should record
|
8 жил өмнө |
Alex Lorenz
|
c06ddfb058
[index] Visit and store information about namespace alias declarations
|
8 жил өмнө |
Alex Lorenz
|
1ab2136862
[index] Index template specialization arguments for function templats
|
8 жил өмнө |
Alex Lorenz
|
c77ddfcae5
[Index] The relation between the declarations in template
|
8 жил өмнө |
Argyrios Kyrtzidis
|
bf5a77287b
[index] Mark the ObjC implicit accessor method definitions as 'dynamic' as well
|
8 жил өмнө |