Searched refs:wasNotFoundInCurrentInstantiation (Results 1 – 3 of 3) sorted by relevance
492 bool wasNotFoundInCurrentInstantiation() const { in wasNotFoundInCurrentInstantiation() function
454 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()478 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()
17422 if (Previous.wasNotFoundInCurrentInstantiation() && in ActOnTag()