Home | History | Annotate | Download | only in Sema

Lines Matching refs:PushUsingDirective

7150     PushUsingDirective(S, UDir);
7161 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) {
7171 S->PushUsingDirective(UDir);