Searched defs:getKnownValue (Results 1 – 2 of 2) sorted by relevance
1218 const llvm::APSInt *SimpleSValBuilder::getKnownValue(ProgramStateRef state, in getKnownValue() function in SimpleSValBuilder
13230 std::optional<bool> getKnownValue() const { return KnownValue; } getKnownValue() function