Searched refs:setShowParsedOperands (Results 1 – 2 of 2) sorted by relevance
108 void setShowParsedOperands(bool Value) { ShowParsedOperands = Value; } in setShowParsedOperands() function
361 Parser->setShowParsedOperands(ShowInstOperands); in AssembleInput()