Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

162       isDependent = LookupCtx && LookupCtx->isDependentContext();
4869 if (RD->isInvalidDecl() || RD->isDependentContext())