Searched defs:PointerWidth (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DMicrosoftMangle.cpp779 CharUnits PointerWidth = getASTContext().toCharUnitsFromBits( local
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h84 unsigned char PointerWidth, PointerAlign; member in struct:clang::TransferrableTargetInfo
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1004 CharUnits PointerWidth = Context.toCharUnitsFromBits( local
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c1920 int PointerWidth; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1381 const size_t PointerWidth = 2 + O->getBytesInAddress() * 2; local

Completed in 669 milliseconds