Searched refs:type_is_signed (Results 1 – 1 of 1) sorted by relevance
358 const bool type_is_signed = (ctf_integer.encoding & IntEncoding::eSigned); in CreateInteger() local359 if (compiler_type_is_signed != type_is_signed) in CreateInteger()365 type_is_signed ? "signed" : "unsigned"), in CreateInteger()