Searched defs:NumberType (Results 1 – 9 of 9) sorted by relevance
65 struct NumberType { struct66 spv_number_kind_t type;67 uint32_t bit_width;
30 struct NumberType { struct38 inline bool IsIntegral(const NumberType& type) { in IsIntegral() argument
169 struct NumberType { struct in __anonbccc42030111::Parser170 spv_number_kind_t type;171 uint32_t bit_width;
169 struct NumberType { struct in __anon15630c7d0111::Parser170 spv_number_kind_t type;171 uint32_t bit_width;
60 enum NumberType enum
61 enum NumberType enum
242 QualType NumberType, in getNSNumberFactoryMethod()316 QualType NumberType = Number->getType(); in BuildObjCNumericLiteral() local