Lines Matching refs:isDependentContext
1765 if (SemanticContext->isDependentContext()) { in CheckClassTemplate()
1883 if (!(TUK == TUK_Friend && CurContext->isDependentContext()) && in CheckClassTemplate()
1943 if (!(TUK == TUK_Friend && CurContext->isDependentContext()) && in CheckClassTemplate()
1950 SemanticContext->isDependentContext()) in CheckClassTemplate()
1973 = !(TUK == TUK_Friend && CurContext->isDependentContext()); in CheckClassTemplate()
2052 if (!CurContext->isDependentContext()) { in CheckClassTemplate()
2104 if (OrigDecl->getDeclContext()->isDependentContext()) { in TransformTypedefType()
2473 if (DC->isDependentContext()) in DeclareImplicitDeductionGuides()
4176 if (Partial->getDeclContext()->isDependentContext()) in checkMoreSpecializedThanPrimary()
4509 if (Template->getDeclContext()->isDependentContext() || in CheckVarTemplateId()
4781 DC->isDependentContext() || in BuildQualifiedTemplateIdExpr()
5387 !Template->getDeclContext()->isDependentContext()) { in CheckTemplateArgument()
8208 if (PrimaryTemplate->getDeclContext()->isDependentContext()) in CheckTemplatePartialSpecializationArgs()
8478 if (CurContext->isDependentContext()) { in ActOnClassTemplateSpecialization()