Searched refs:PushUsingDirective (Results 1 – 4 of 4) sorted by relevance
625 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
5242 void PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir);
12496 PushUsingDirective(S, UDir); in ActOnUsingDirective()12509 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective() function in Sema12519 S->PushUsingDirective(UDir); in PushUsingDirective()
5157 …singDirectiveEPNS_5ScopeEPNS_18UsingDirectiveDeclE", "clang::Sema::PushUsingDirective(clang::Scope…