Searched refs:ObjectTypeSearchedInScope (Results 1 – 4 of 4) sorted by relevance
515 bool ObjectTypeSearchedInScope = false; in BuildCXXNestedNameSpecifier() local555 ObjectTypeSearchedInScope = true; in BuildCXXNestedNameSpecifier()660 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && in BuildCXXNestedNameSpecifier()
430 bool ObjectTypeSearchedInScope = false; in LookupTemplateName() local468 ObjectTypeSearchedInScope = true; in LookupTemplateName()564 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope && in LookupTemplateName()
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()