Searched refs:PathElement (Results 1 – 1 of 1) sorted by relevance
1856 const CXXBasePathElement &PathElement = Path->back(); in LookupQualifiedName() local1865 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName()1866 SubobjectNumber = PathElement.SubobjectNumber; in LookupQualifiedName()1871 != Context.getCanonicalType(PathElement.Base->getType())) { in LookupQualifiedName()1899 if (SubobjectNumber != PathElement.SubobjectNumber) { in LookupQualifiedName()