Searched defs:PushUsingDirective (Results 1 – 6 of 6) sorted by relevance
442 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
546 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
593 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
599 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
7788 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective() function in Sema