Searched defs:PrimitiveType (Results 1 – 6 of 6) sorted by relevance
25 PrimitiveType(PrimType type) : property(GetPrimitiveTypeProperty(type)) {} in PrimitiveType() function
25 enum class PrimitiveType : uint8_t { enum
22 enum class PrimitiveType { BYTE, INT, LONG, SHORT, FLOAT, DOUBLE, BOOLEAN, CHAR, VOID }; enum
28 enum class PrimitiveType; variable
161 using PrimitiveType = typename Convertor::cpptype; typedef
10883 PrimitiveType: Pe, property