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