Searched defs:getResultValue (Results 1 – 3 of 3) sorted by relevance
61 public ResultValue getResultValue() { in getResultValue() method in AnnotatedOutcome
136 public ResultValue getResultValue(Expectation expectation) { in getResultValue() method in Outcome
71 Value getResultValue(Operation* op) { return op->getResult(0); } in getResultValue() function