Searched refs:SubobjectType (Results 1 – 1 of 1) sorted by relevance
2013 QualType SubobjectType; in LookupQualifiedName() local2026 if (SubobjectType.isNull()) { in LookupQualifiedName()2028 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName()2033 if (SubobjectType in LookupQualifiedName()2221 QualType SubobjectType = Paths->front().back().Base->getType(); in DiagnoseAmbiguousLookup() local2223 << Name << SubobjectType << getAmbiguousPathsDisplayString(*Paths) in DiagnoseAmbiguousLookup()