Searched refs:kIntegerPrefix (Results 1 – 1 of 1) sorted by relevance
23 static constexpr const char kIntegerPrefix[] = "i_0x"; variable110 OS << kIntegerPrefix; in serializeIntegerOperand()115 if (!String.consume_front(kIntegerPrefix)) in tryDeserializeIntegerOperand()