HomeSort by relevance Sort by last modified time
    Searched defs:getIntWidth (Results 1 - 10 of 10) sorted by null

  /external/clang/include/clang/Basic/
TargetInfo.h 267 /// For example, SignedInt -> getIntWidth().
314 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
316 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 269 /// For example, SignedInt -> getIntWidth().
327 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
329 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 269 /// For example, SignedInt -> getIntWidth().
327 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
329 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 269 /// For example, SignedInt -> getIntWidth().
327 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
329 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 269 /// For example, SignedInt -> getIntWidth().
327 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
329 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 269 /// For example, SignedInt -> getIntWidth().
327 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
329 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 269 /// For example, SignedInt -> getIntWidth().
327 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
329 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 269 /// For example, SignedInt -> getIntWidth().
327 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
329 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 269 /// For example, SignedInt -> getIntWidth().
327 /// getIntWidth/Align - Return the size of 'signed int' and 'unsigned int' for
329 unsigned getIntWidth() const { return IntWidth; }
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 1844 milliseconds