Home
last modified time | relevance | path

Searched defs:FindExternalVisibleDeclsByName (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp52 bool ClangExternalASTSourceCallbacks::FindExternalVisibleDeclsByName( in FindExternalVisibleDeclsByName() function in ClangExternalASTSourceCallbacks
H A DClangASTSource.h214 bool FindExternalVisibleDeclsByName(const clang::DeclContext *DC, in FindExternalVisibleDeclsByName() function
H A DASTUtils.h69 bool FindExternalVisibleDeclsByName(const clang::DeclContext *DC, in FindExternalVisibleDeclsByName() function
336 bool FindExternalVisibleDeclsByName(const clang::DeclContext *DC, in FindExternalVisibleDeclsByName() function
H A DClangASTSource.cpp101 bool ClangASTSource::FindExternalVisibleDeclsByName( in FindExternalVisibleDeclsByName() function in ClangASTSource
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTSource.cpp96 ExternalASTSource::FindExternalVisibleDeclsByName(const DeclContext *DC, in FindExternalVisibleDeclsByName() function in ExternalASTSource
H A DExternalASTMerger.cpp474 bool ExternalASTMerger::FindExternalVisibleDeclsByName(const DeclContext *DC, in FindExternalVisibleDeclsByName() function in ExternalASTMerger
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp273 bool ExternalSource::FindExternalVisibleDeclsByName(const DeclContext *DC, in FindExternalVisibleDeclsByName() function in clang::ExternalSource
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp32 bool FindExternalVisibleDeclsByName(const clang::DeclContext *decl_ctx, in FindExternalVisibleDeclsByName() function in lldb_private::AppleObjCExternalASTSource
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp111 FindExternalVisibleDeclsByName(const DeclContext *DC, DeclarationName Name) { in FindExternalVisibleDeclsByName() function in MultiplexExternalSemaSource
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8097 ASTReader::FindExternalVisibleDeclsByName(const DeclContext *DC, in FindExternalVisibleDeclsByName() function in ASTReader