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