Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
513 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local553 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()655 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
285 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local304 ObjectTypeSearchedInScope = true; in LookupTemplateName()361 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()