Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

526   if (!Class->getDefinition() || Class->isDependentContext())
1355 LookupCtx->isDependentContext() ||
1396 if (!InUnqualifiedLookup && LookupRec->isDependentContext() &&
1560 if (!DC->isDependentContext() && RequireCompleteDeclContext(*SS, DC))