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