HomeSort by relevance Sort by last modified time
    Searched refs:LongSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 306 static ShadowMapping getShadowMapping(const Module &M, int LongSize) {
320 if (LongSize == 32) {
331 } else { // LongSize == 64
394 int LongSize;
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 527 milliseconds