Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
435 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local475 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()580 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
433 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local471 ObjectTypeSearchedInScope = true; in LookupTemplateName()569 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()