Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
440 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local480 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()585 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
436 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local474 ObjectTypeSearchedInScope = true; in LookupTemplateName()569 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()