Searched refs:SubobjectType (Results 1 – 1 of 1) sorted by relevance
1850 QualType SubobjectType; in LookupQualifiedName() local1863 if (SubobjectType.isNull()) { in LookupQualifiedName()1865 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName()1870 if (SubobjectType in LookupQualifiedName()2045 QualType SubobjectType = Paths->front().back().Base->getType(); in DiagnoseAmbiguousLookup() local2047 << Name << SubobjectType << getAmbiguousPathsDisplayString(*Paths) in DiagnoseAmbiguousLookup()