Searched defs:CommentOperand (Results 1 – 1 of 1) sorted by relevance
1829 …CommentOperand(const char *str, MemPool &memPool) : OperandVisitable(Operand::kOpdString, 0), comm… in CommentOperand() function1833 CommentOperand(const std::string &str, MemPool &memPool) in CommentOperand() function