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.h104 std::optional<int64_t> tryExtValue() const { in tryExtValue() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp382 return ConcreteVal->getValue()->tryExtValue(); in getConcreteValue()
H A DStreamChecker.cpp828 return Int->tryExtValue(); in getKnownValue()