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