Searched refs:IntEncoding (Results 1 – 2 of 2) sorted by relevance
159 enum IntEncoding : uint32_t { enum
358 const bool type_is_signed = (ctf_integer.encoding & IntEncoding::eSigned); in CreateInteger()