Searched defs:LongSize (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | AddressSanitizer.cpp | 477 getShadowMapping(const Triple & TargetTriple,int LongSize,bool IsKasan) getShadowMapping() argument |
H A D | MemProfiler.cpp | 211 int LongSize; global() member in __anon2d47f2650111::MemProfiler |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 4255 unsigned LongSize = Context.getTargetInfo().getLongWidth(); ActOnNumericConstant() local |