Home
last modified time | relevance | path

Searched defs:LongSize (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp306 static ShadowMapping getShadowMapping(const Module &M, int LongSize) { in getShadowMapping()
394 int LongSize; member
1158 int LongSize = DL->getPointerSizeInBits(); in runOnModule() local
/external/clang/lib/Sema/
DSemaExpr.cpp3259 unsigned LongSize = Context.getTargetInfo().getLongWidth(); in ActOnNumericConstant() local