Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
515 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local555 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()660 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
430 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local468 ObjectTypeSearchedInScope = true; in LookupTemplateName()564 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()