Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

1587       if (SemaRef.CurContext->isDependentContext()) {
3595 IsDependent = Ctx->isDependentContext();