Searched refs:PathElement (Results 1 – 1 of 1) sorted by relevance
1694 const CXXBasePathElement &PathElement = Path->back(); in LookupQualifiedName() local1703 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName()1704 SubobjectNumber = PathElement.SubobjectNumber; in LookupQualifiedName()1709 != Context.getCanonicalType(PathElement.Base->getType())) { in LookupQualifiedName()1737 if (SubobjectNumber != PathElement.SubobjectNumber) { in LookupQualifiedName()