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