Home
last modified time | relevance | path

Searched refs:tryExtValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPSInt.h103 std::optional<int64_t> tryExtValue() const { in tryExtValue() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp366 return ConcreteVal->getValue().tryExtValue(); in getConcreteValue()
H A DStreamChecker.cpp812 return Int->tryExtValue(); in getKnownValue()