Searched refs:pushExternalDeclIntoScope (Results 1 – 3 of 3) sorted by relevance
5257 SemaObj->pushExternalDeclIntoScope(PreloadedDecls[I], in InitializeSema()5628 SemaObj->pushExternalDeclIntoScope(D, II); in SetGloballyVisibleDecls()
1568 void pushExternalDeclIntoScope(NamedDecl *D, DeclarationName Name);
1091 void Sema::pushExternalDeclIntoScope(NamedDecl *D, DeclarationName Name) { in pushExternalDeclIntoScope() function in Sema