Searched refs:evalComplement (Results 1 – 3 of 3) sorted by relevance
91 SVal evalComplement(NonLoc val);
459 SVal SValBuilder::evalComplement(NonLoc X) { in evalComplement() function in SValBuilder480 return evalComplement(*OpN); in evalUnaryOp()
1033 U, LCtx, svalBuilder.evalComplement(V.castAs<NonLoc>())); in VisitUnaryOperator()