Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
529 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local569 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()674 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()