Home
last modified time | relevance | path

Searched defs:ConvertedRHS (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h192 llvm::APSInt ConvertedLHS, ConvertedRHS; REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp196 std::optional<APSIntPtr> ConvertedRHS = BasicVals.getValue(RHS); in MakeSymIntVal() local