Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h42 const llvm::APSInt *getConcreteValue() const { in getConcreteValue() function
332 const llvm::APSInt *getConcreteValue() const { in getConcreteValue() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp364 static std::optional<int64_t> getConcreteValue(NonLoc SV) { in getConcreteValue() function
371 static std::optional<int64_t> getConcreteValue(std::optional<NonLoc> SV) { in getConcreteValue() function