Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

125       isDependent = LookupCtx && LookupCtx->isDependentContext();
4716 if (RD->isInvalidDecl() || RD->isDependentContext())