Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExternalASTSource.cpp80 void ExternalASTSource::completeVisibleDeclsMap(const DeclContext *DC) { in completeVisibleDeclsMap() function in ExternalASTSource
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp97 void MultiplexExternalSemaSource::completeVisibleDeclsMap(const DeclContext *DC){ in completeVisibleDeclsMap() function in MultiplexExternalSemaSource
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp6677 void ASTReader::completeVisibleDeclsMap(const DeclContext *DC) { in completeVisibleDeclsMap() function in ASTReader