Searched defs:PathElement (Results 1 – 2 of 2) sorted by relevance
97 struct PathElement { struct98 PathElementType type; argument102 typedef void (*PathApplierFunction)(void* info, const PathElement*); argument
1513 const CXXBasePathElement &PathElement = Path->back(); in LookupQualifiedName() local