Searched defs:getConcreteValue (Results 1 – 3 of 3) sorted by relevance
42 const llvm::APSInt *getConcreteValue() const { in getConcreteValue() function332 const llvm::APSInt *getConcreteValue() const { in getConcreteValue() function
364 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
1208 const llvm::APSInt *SimpleSValBuilder::getConcreteValue(SVal V) { getConcreteValue() function in SimpleSValBuilder