Home
last modified time | relevance | path

Searched refs:evalAPSInt (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp547 BasicVals.evalAPSInt(op, LHSValue, RHSValue); in evalBinOpNN()
689 newRHS = BasicVals.evalAPSInt(BO_Add, first, second); in evalBinOpNN()
691 newRHS = BasicVals.evalAPSInt(BO_Sub, first, second); in evalBinOpNN()
694 newRHS = BasicVals.evalAPSInt(BO_Sub, second, first); in evalBinOpNN()
880 BasicVals.evalAPSInt(op, L.getValue(), rInt->getValue())) in evalBinOpLL()
H A DBasicValueFactory.cpp246 BasicValueFactory::evalAPSInt(BinaryOperator::Opcode Op, const llvm::APSInt &V1, in evalAPSInt() function in BasicValueFactory
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h268 std::optional<APSIntPtr> evalAPSInt(BinaryOperator::Opcode Op,
H A DSMTConstraintManager.h200 BVF.evalAPSInt(BSE->getOpcode(), ConvertedLHS, ConvertedRHS); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1030 BVF.evalAPSInt(BO_Div, maxValInt, fourInt); in getCStringLengthForRegion()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7080 …aryOperatorKindERKN4llvm6APSIntES6_", "clang::ento::BasicValueFactory::evalAPSInt(clang::BinaryOpe…