Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

1494       if (SemaRef.CurContext->isDependentContext()) {
3417 IsDependent = Ctx->isDependentContext();