Searched defs:Types (Results 1 – 6 of 6) sorted by relevance
101 @interface Types {} annotation
40 enum Types { enum
52 TypeList Types; variable
55 TypeList Types; variable
441 inline EncodingType EncodeType(const Variant<Types...>& /*variant*/) { in EncodeType()