Home
last modified time | relevance | path

Searched defs:SizeInt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp118 const llvm::APSInt *SizeInt = svalBuilder.getKnownValue(state, Size); in checkPreStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp967 std::optional<uint64_t> SizeInt = ConstSize->tryZExtValue(); in mayLoopAccessLocation() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp519 llvm::APSInt SizeInt = ER.Val.getInt(); in isPtrBufferSafe() local