Searched refs:evalUnaryOp (Results 1 – 3 of 3) sorted by relevance
135 SVal evalUnaryOp(ProgramStateRef state, UnaryOperator::Opcode opc,
481 SVal SValBuilder::evalUnaryOp(ProgramStateRef state, UnaryOperator::Opcode opc, in evalUnaryOp() function in SValBuilder
1414 S, SVB.evalUnaryOp(State, S->getOpcode(), Op, S->getType())); in simplifySValOnce()