Searched refs:wasNotFoundInCurrentInstantiation (Results 1 – 5 of 5) sorted by relevance
495 bool wasNotFoundInCurrentInstantiation() const { in wasNotFoundInCurrentInstantiation() function
882 if (R.wasNotFoundInCurrentInstantiation() || in BuildMemberReferenceExpr()
215 MemberOfUnknownSpecialization = R.wasNotFoundInCurrentInstantiation(); in isTemplateName()450 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()474 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()4846 if (R.wasNotFoundInCurrentInstantiation() || SS.isInvalid()) in BuildQualifiedTemplateIdExpr()5040 Result.wasNotFoundInCurrentInstantiation()) { in CheckTemplateTypeArgument()
2780 if (R.wasNotFoundInCurrentInstantiation() || SS.isInvalid()) in ActOnIdExpression()2790 if (R.wasNotFoundInCurrentInstantiation() || SS.isInvalid()) in ActOnIdExpression()2926 if (R.wasNotFoundInCurrentInstantiation() || SS.isInvalid()) in BuildQualifiedDeclarationNameExpr()
17731 if (Previous.wasNotFoundInCurrentInstantiation() && in ActOnTag()