Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
444 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local484 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()573 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
281 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local300 ObjectTypeSearchedInScope = true; in LookupTemplateName()358 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()