Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

539   if (!Class->getDefinition() || Class->isDependentContext())
1412 LookupCtx->isDependentContext() ||
1452 if (!InUnqualifiedLookup && LookupRec->isDependentContext() &&
1616 if (!DC->isDependentContext() && RequireCompleteDeclContext(*SS, DC))
3718 if (getLangOpts().MicrosoftMode && CurContext->isDependentContext() &&