Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

37     if (!Record->isDependentContext() ||
210 if (!tag || tag->isDependentContext())
354 if (!LookupCtx->isDependentContext() &&
443 if (!LookupCtx->isDependentContext() &&
668 if (DC->isDependentContext() && DC->isFunctionOrMethod()) {
931 if (!DC->isDependentContext() && RequireCompleteDeclContext(SS, DC))
937 if (DC->isDependentContext())