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