Searched defs:LeftSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | DataFlowSanitizer.cpp | 2611 uint64_t LeftSize = Size; storePrimitiveShadowOrigin() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 11093 uint64_t LeftSize = S.Context.getTypeSize(LHSExprType); DiagnoseBadShiftValues() local |