Searched refs:wasNotFoundInCurrentInstantiation (Results 1 – 3 of 3) sorted by relevance
472 bool wasNotFoundInCurrentInstantiation() const { in wasNotFoundInCurrentInstantiation() function
453 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()477 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()
16818 if (Previous.wasNotFoundInCurrentInstantiation() && in ActOnTag()