Searched defs:SizeValue (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | AddressSanitizer.cpp | 1102 const uint64_t SizeValue = Size->getValue().getLimitedValue(); visitIntrinsicInst() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 16690 APSInt SizeValue; EvaluateCharRangeAsString() local |