Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp8661 void ASTReader::pushExternalDeclIntoScope(NamedDecl *D, DeclarationName Name) { in pushExternalDeclIntoScope() function in ASTReader
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp1304 void Sema::pushExternalDeclIntoScope(NamedDecl *D, DeclarationName Name) { in pushExternalDeclIntoScope() function in Sema