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