Searched defs:MIRStr16Const (Results 1 – 2 of 2) sorted by relevance
258 MIRStr16Const::MIRStr16Const(const std::u16string &str, MIRType &type) in MIRStr16Const() function in maple::MIRStr16Const
348 …MIRStr16Const(const U16StrIdx &val, MIRType &type) : MIRConst(type, kConstStr16Const), value(val) … in MIRStr16Const() function