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

  /external/clang/include/clang/Basic/
TargetInfo.h 188 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
237 IntType getWCharType() const { return WCharType; }
353 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
354 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
239 IntType getWCharType() const { return WCharType; }
373 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
374 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
239 IntType getWCharType() const { return WCharType; }
373 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
374 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
239 IntType getWCharType() const { return WCharType; }
373 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
374 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
258 IntType getWCharType() const { return WCharType; }
390 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
391 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
258 IntType getWCharType() const { return WCharType; }
390 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
391 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
258 IntType getWCharType() const { return WCharType; }
390 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
391 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
258 IntType getWCharType() const { return WCharType; }
390 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
391 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
239 IntType getWCharType() const { return WCharType; }
373 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
374 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
239 IntType getWCharType() const { return WCharType; }
373 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
374 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
239 IntType getWCharType() const { return WCharType; }
373 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
374 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
258 IntType getWCharType() const { return WCharType; }
390 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
391 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
258 IntType getWCharType() const { return WCharType; }
390 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
391 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
258 IntType getWCharType() const { return WCharType; }
390 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
391 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
258 IntType getWCharType() const { return WCharType; }
390 unsigned getWCharWidth() const { return getTypeWidth(WCharType); }
391 unsigned getWCharAlign() const { return getTypeAlign(WCharType); }
    [all...]

Completed in 970 milliseconds