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