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