Home | History | Annotate | Download | only in Sema

Lines Matching refs:PushUsingDirective

5884     PushUsingDirective(S, UDir);
5893 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) {
5903 S->PushUsingDirective(UDir);