| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTSource.h | 102 void FindExternalLexicalDecls( 222 void FindExternalLexicalDecls( in FindExternalLexicalDecls() function 226 return m_original.FindExternalLexicalDecls(DC, IsKindWeWant, Decls); in FindExternalLexicalDecls()
|
| H A D | ASTUtils.h | 107 void FindExternalLexicalDecls( in FindExternalLexicalDecls() function 111 m_Source->FindExternalLexicalDecls(DC, IsKindWeWant, Result); in FindExternalLexicalDecls() 406 void FindExternalLexicalDecls( in FindExternalLexicalDecls() function 411 Sources[i]->FindExternalLexicalDecls(DC, IsKindWeWant, Result); in FindExternalLexicalDecls()
|
| H A D | ClangExternalASTSourceCallbacks.h | 35 void FindExternalLexicalDecls(
|
| H A D | ClangExternalASTSourceCallbacks.cpp | 40 void ClangExternalASTSourceCallbacks::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ClangExternalASTSourceCallbacks
|
| H A D | ClangASTSource.cpp | 368 void ClangASTSource::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ClangASTSource
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExternalASTSource.h | 207 FindExternalLexicalDecls(const DeclContext *DC, 213 void FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function 215 FindExternalLexicalDecls(DC, [](Decl::Kind) { return true; }, Result); in FindExternalLexicalDecls()
|
| H A D | ExternalASTMerger.h | 149 FindExternalLexicalDecls(const DeclContext *DC,
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExternalASTSource.cpp | 114 void ExternalASTSource::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ExternalASTSource
|
| H A D | ExternalASTMerger.cpp | 523 void ExternalASTMerger::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ExternalASTMerger
|
| H A D | DeclBase.cpp | 1611 Source->FindExternalLexicalDecls(this, Decls); in LoadLexicalDeclsFromExternalStorage()
|
| H A D | Decl.cpp | 5220 Source->FindExternalLexicalDecls(this, [](Decl::Kind K) { in LoadFieldsFromExternalStorage()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | MultiplexExternalSemaSource.cpp | 150 void MultiplexExternalSemaSource::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in MultiplexExternalSemaSource 154 Sources[i]->FindExternalLexicalDecls(DC, IsKindWeWant, Result); in FindExternalLexicalDecls()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | MultiplexExternalSemaSource.h | 119 FindExternalLexicalDecls(const DeclContext *DC,
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 2210 FindExternalLexicalDecls(const DeclContext *DC,
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 7939 FindExternalLexicalDecls( in CompleteRedeclChain() 8427 void ASTReader::FindExternalLexicalDecls( in FindExternalLexicalDecls() function in ASTReader
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 2031 …mallVectorImplIPS4_EE", "non-virtual thunk to clang::ASTReader::FindExternalLexicalDecls(clang::De… 2032 …Decl4KindEERN4llvm15SmallVectorImplIPS4_EE", "clang::ASTReader::FindExternalLexicalDecls(clang::De…
|