Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

37     if (!Record->isDependentContext() ||
195 if (!tag || tag->isDependentContext())
339 if (!LookupCtx->isDependentContext() &&
428 if (!LookupCtx->isDependentContext() &&
657 if (DC->isDependentContext() && DC->isFunctionOrMethod()) {
918 if (!DC->isDependentContext() && RequireCompleteDeclContext(SS, DC))
924 if (DC->isDependentContext())