Searched refs:wasNotFoundInCurrentInstantiation (Results 1 – 3 of 3) sorted by relevance
446 bool wasNotFoundInCurrentInstantiation() const { in wasNotFoundInCurrentInstantiation() function
447 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()471 IsDependent |= Found.wasNotFoundInCurrentInstantiation(); in LookupTemplateName()
15684 if (Previous.wasNotFoundInCurrentInstantiation() && in ActOnTag()