Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

215     if (tag->isDependentContext())
348 if (!LookupCtx->isDependentContext() &&
418 if (!LookupCtx->isDependentContext() &&
636 if (DC->isDependentContext() && DC->isFunctionOrMethod()) {
877 if (!DC->isDependentContext() && RequireCompleteDeclContext(SS, DC))
883 if (DC->isDependentContext())