| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTSource.h | 111 void FindExternalLexicalDecls( 247 void FindExternalLexicalDecls( in FindExternalLexicalDecls() function 251 return m_original.FindExternalLexicalDecls(DC, IsKindWeWant, Decls); in FindExternalLexicalDecls()
|
| H A D | ClangASTSource.cpp | 516 void ClangASTSource::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ClangASTSource 530 return GetMergerUnchecked().FindExternalLexicalDecls(decl_context, in FindExternalLexicalDecls()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | ExternalASTSource.h | 210 FindExternalLexicalDecls(const DeclContext *DC, 216 void FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function 218 FindExternalLexicalDecls(DC, [](Decl::Kind) { return true; }, Result); in FindExternalLexicalDecls()
|
| H A D | ExternalASTMerger.h | 121 FindExternalLexicalDecls(const DeclContext *DC,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | ClangExternalASTSourceCallbacks.cpp | 90 void ClangExternalASTSourceCallbacks::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ClangExternalASTSourceCallbacks
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ExternalASTSource.cpp | 117 void ExternalASTSource::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ExternalASTSource
|
| H A D | ExternalASTMerger.cpp | 420 void ExternalASTMerger::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ExternalASTMerger
|
| H A D | DeclBase.cpp | 1285 Source->FindExternalLexicalDecls(this, Decls); in LoadLexicalDeclsFromExternalStorage()
|
| H A D | Decl.cpp | 4175 Source->FindExternalLexicalDecls(this, [](Decl::Kind K) { in LoadFieldsFromExternalStorage()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | ClangExternalASTSourceCallbacks.h | 86 void FindExternalLexicalDecls(
|
| /freebsd-12.1/contrib/llvm/tools/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()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | MultiplexExternalSemaSource.h | 110 FindExternalLexicalDecls(const DeclContext *DC,
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 1925 FindExternalLexicalDecls(const DeclContext *DC,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 7147 FindExternalLexicalDecls( in CompleteRedeclChain() 7409 void ASTReader::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ASTReader
|