Searched refs:BasedOnType (Results 1 – 4 of 4) sorted by relevance
340 BasedOnType = 0x08, // based on type enumerator
352 CV_ENUM_CLASS_ENT(PointerKind, BasedOnType),
78 ENUM_ENTRY(PointerKind, BasedOnType),
270 IO.enumCase(Kind, "BasedOnType", PointerKind::BasedOnType); in enumeration()