Searched defs:pushExternalDeclIntoScope (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1083 void Sema::pushExternalDeclIntoScope(NamedDecl *D, DeclarationName Name) { function in class:Sema
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp7573 void ASTReader::pushExternalDeclIntoScope(NamedDecl *D, DeclarationName Name) { function in class:ASTReader

Completed in 212 milliseconds