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