Searched refs:PathElement (Results 1 – 5 of 5) sorted by relevance
61 struct PathElement { struct66 typedef void (*PathApplierFunction)(void* info, const PathElement*); argument
113 PathElement pathElement; in apply()
58 static void updateFromPathElement(void* info, const PathElement* element) in updateFromPathElement()113 void updateMarkerDataForPathElement(const PathElement* element) in updateMarkerDataForPathElement()
39 static void updateFromPathElement(void* info, const PathElement* element) in updateFromPathElement()
1641 const CXXBasePathElement &PathElement = Path->back(); in LookupQualifiedName() local1650 SubobjectType = Context.getCanonicalType(PathElement.Base->getType()); in LookupQualifiedName()1651 SubobjectNumber = PathElement.SubobjectNumber; in LookupQualifiedName()1656 != Context.getCanonicalType(PathElement.Base->getType())) { in LookupQualifiedName()1684 if (SubobjectNumber != PathElement.SubobjectNumber) { in LookupQualifiedName()