Searched defs:TextLiteralCase (Results 1 – 2 of 2) sorted by relevance
159 struct TextLiteralCase { struct160 uint32_t bitwidth;161 const char* text;162 bool is_signed;163 bool success;164 std::vector<uint32_t> expected_values;