Home
last modified time | relevance | path

Searched defs:FindExternalLexicalDecls (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDMultiplexExternalSemaSource.h118 ExternalLoadResult FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDClangExternalASTSourceCallbacks.h104FindExternalLexicalDecls(const clang::DeclContext *decl_ctx, bool (*isKindWeWant)(clang::Decl::Kin… in FindExternalLexicalDecls() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExternalASTSource.cpp99 ExternalASTSource::FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function in ExternalASTSource
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDClangASTSource.h253FindExternalLexicalDecls(const clang::DeclContext *DC, bool (*isKindWeWant)(clang::Decl::Kind), in FindExternalLexicalDecls() function
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDChainedIncludesSource.cpp250 ChainedIncludesSource::FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function in ChainedIncludesSource
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExternalASTSource.h191 ExternalLoadResult FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDMultiplexExternalSemaSource.cpp111 FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function in MultiplexExternalSemaSource
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangASTSource.cpp423 ClangASTSource::FindExternalLexicalDecls (const DeclContext *decl_context, in FindExternalLexicalDecls() function in ClangASTSource
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp6213 ExternalLoadResult ASTReader::FindExternalLexicalDecls(const DeclContext *DC, in FindExternalLexicalDecls() function in ASTReader