Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
475 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local515 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()603 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
281 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local300 ObjectTypeSearchedInScope = true; in LookupTemplateName()357 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()