Searched refs:SubobjectType (Results 1 – 1 of 1) sorted by relevance
1431 QualType SubobjectType; in LookupQualifiedName() local1444 if (SubobjectType.isNull()) { in LookupQualifiedName()1446 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName()1451 if (SubobjectType in LookupQualifiedName()1585 QualType SubobjectType = Paths->front().back().Base->getType(); in DiagnoseAmbiguousLookup() local1587 << Name << SubobjectType << getAmbiguousPathsDisplayString(*Paths) in DiagnoseAmbiguousLookup()