Home | History | Annotate | Download | only in Core

Lines Matching refs:evalComplement

34   virtual SVal evalComplement(NonLoc val);
167 SVal SimpleSValBuilder::evalComplement(NonLoc X) {
170 return cast<nonloc::ConcreteInt>(X).evalComplement(*this);