Searched refs:wasNotFoundInCurrentInstantiation (Results 1 – 3 of 3) sorted by relevance
435 bool wasNotFoundInCurrentInstantiation() const { in wasNotFoundInCurrentInstantiation() function
367 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()391 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()
14221 if (Previous.wasNotFoundInCurrentInstantiation() && in ActOnTag()