Searched refs:SubobjectType (Results 1 – 1 of 1) sorted by relevance
1688 QualType SubobjectType; in LookupQualifiedName() local1701 if (SubobjectType.isNull()) { in LookupQualifiedName()1703 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName()1708 if (SubobjectType in LookupQualifiedName()1883 QualType SubobjectType = Paths->front().back().Base->getType(); in DiagnoseAmbiguousLookup() local1885 << Name << SubobjectType << getAmbiguousPathsDisplayString(*Paths) in DiagnoseAmbiguousLookup()