Searched refs:ObjectTypeSearchedInScope (Results 1 – 2 of 2) sorted by relevance
505 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local545 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()650 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
437 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local475 ObjectTypeSearchedInScope = true; in LookupTemplateName()570 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()