Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

1794       if (getLangOptions().MicrosoftMode && CurContext->isDependentContext() &&
1879 if (!(DC = computeDeclContext(SS, false)) || DC->isDependentContext())
2521 if (cast<DeclContext>(currentDecl)->isDependentContext()) {
9277 if (CurContext->isDependentContext())