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

  /external/clang/include/clang/Basic/
TargetInfo.h 356 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
358 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 376 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
378 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 376 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
378 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 376 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
378 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 393 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
395 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 393 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
395 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 393 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
395 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 393 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
395 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 376 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
378 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 376 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
378 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 376 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
378 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 393 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
395 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 393 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
395 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 393 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
395 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 393 /// getChar16Width/Align - Return the size of 'char16_t' for this target, in
395 unsigned getChar16Width() const { return getTypeWidth(Char16Type); }
    [all...]

Completed in 362 milliseconds