Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

133     !ActiveTemplateInstantiations.empty() || CurContext->isDependentContext();
951 if (!CurContext->isDependentContext()) {