Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
511 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local551 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()656 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
350 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local388 ObjectTypeSearchedInScope = true; in LookupTemplateName()451 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()