Home
last modified time | relevance | path

Searched defs:completeVisibleDeclsMap (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExternalASTSource.cpp115 void ExternalASTSource::completeVisibleDeclsMap(const DeclContext *DC) {} in completeVisibleDeclsMap() function in ExternalASTSource
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp112 void MultiplexExternalSemaSource::completeVisibleDeclsMap(const DeclContext *DC){ in completeVisibleDeclsMap() function in MultiplexExternalSemaSource
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp7555 void ASTReader::completeVisibleDeclsMap(const DeclContext *DC) { in completeVisibleDeclsMap() function in ASTReader