Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

90     !ActiveTemplateInstantiations.empty() || CurContext->isDependentContext();
504 if (CurContext->isDependentContext()) {
1064 if (!CurContext->isDependentContext()) {