Searched refs:BasedOnType (Results 1 – 5 of 5) sorted by relevance
355 BasedOnType = 0x08, // based on type enumerator
179 RETURN_CASE(PointerKind, BasedOnType, "type based"); in pointerKind()
79 ENUM_ENTRY(PointerKind, BasedOnType),
367 CV_ENUM_CLASS_ENT(PointerKind, BasedOnType),
276 IO.enumCase(Kind, "BasedOnType", PointerKind::BasedOnType); in enumeration()