Searched refs:BasedOnType (Results 1 – 4 of 4) sorted by relevance
337 BasedOnType = 0x08, // based on type enumerator
79 ENUM_ENTRY(PointerKind, BasedOnType),
174 RETURN_CASE(PointerKind, BasedOnType, "type based"); in pointerKind()
271 IO.enumCase(Kind, "BasedOnType", PointerKind::BasedOnType); in enumeration()