Searched refs:FindExternalLexicalDecls (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | ExternalASTSource.h | 179 FindExternalLexicalDecls(const DeclContext *DC, 185 void FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function 187 FindExternalLexicalDecls(DC, [](Decl::Kind) { return true; }, Result); in FindExternalLexicalDecls()
|
| H A D | ExternalASTMerger.h | 148 FindExternalLexicalDecls(const DeclContext *DC,
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | ExternalASTSource.cpp | 105 void ExternalASTSource::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ExternalASTSource
|
| H A D | ExternalASTMerger.cpp | 528 void ExternalASTMerger::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ExternalASTMerger
|
| H A D | DeclBase.cpp | 1347 Source->FindExternalLexicalDecls(this, Decls); in LoadLexicalDeclsFromExternalStorage()
|
| H A D | Decl.cpp | 4601 Source->FindExternalLexicalDecls(this, [](Decl::Kind K) { in LoadFieldsFromExternalStorage()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | MultiplexExternalSemaSource.cpp | 117 void MultiplexExternalSemaSource::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in MultiplexExternalSemaSource 121 Sources[i]->FindExternalLexicalDecls(DC, IsKindWeWant, Result); in FindExternalLexicalDecls()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | MultiplexExternalSemaSource.h | 111 FindExternalLexicalDecls(const DeclContext *DC,
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 1927 FindExternalLexicalDecls(const DeclContext *DC,
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 7203 FindExternalLexicalDecls( in CompleteRedeclChain() 7498 void ASTReader::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ASTReader
|