Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPrimaryContext

417     DC = DC->getPrimaryContext();
1210 DeclContext *TargetDC = DC->getPrimaryContext();
1213 if (ScopeDC->getPrimaryContext() == TargetDC)