Searched defs:is_signed (Results 1 – 3 of 3) sorted by relevance
173 bool is_signed = (fde_encoding & llvm::dwarf::DW_EH_PE_signed) != 0x0; in computePCBegin() local
143 static constexpr bool is_signed = true; variable
276 bool is_signed) in TypeInfoBase()474 bool is_signed = false; in ParseBaseType() local