Searched refs:SubobjectType (Results 1 – 1 of 1) sorted by relevance
2512 QualType SubobjectType; in LookupQualifiedName() local2604 if (SubobjectType.isNull()) { in LookupQualifiedName()2606 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName()2611 if (SubobjectType != in LookupQualifiedName()2791 QualType SubobjectType = Paths->front().back().Base->getType(); in DiagnoseAmbiguousLookup() local2793 << Name << SubobjectType << getAmbiguousPathsDisplayString(*Paths) in DiagnoseAmbiguousLookup()