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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExternalASTSource.cpp52 void ExternalASTSource::completeVisibleDeclsMap(const DeclContext *DC) { function in class:ExternalASTSource
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp92 void MultiplexExternalSemaSource::completeVisibleDeclsMap(const DeclContext *DC){ function in class:MultiplexExternalSemaSource
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5887 void ASTReader::completeVisibleDeclsMap(const DeclContext *DC) { function in class:ASTReader

Completed in 118 milliseconds