Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

3115       (ParentDC->isFunctionOrMethod() && ParentDC->isDependentContext())) {
3142 if (!Record->isDependentContext())
3201 if (!DC->isDependentContext())
3220 if (!ParentDC->isDependentContext())
3236 if (!Spec->isDependentContext()) {