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

  /external/clang/include/clang/Basic/
TargetInfo.h 188 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
226 IntType getIntMaxType() const { return IntMaxType; }
228 return getCorrespondingUnsignedType(IntMaxType);
449 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
228 IntType getIntMaxType() const { return IntMaxType; }
230 return getCorrespondingUnsignedType(IntMaxType);
469 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
228 IntType getIntMaxType() const { return IntMaxType; }
230 return getCorrespondingUnsignedType(IntMaxType);
469 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
228 IntType getIntMaxType() const { return IntMaxType; }
230 return getCorrespondingUnsignedType(IntMaxType);
469 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
244 IntType getIntMaxType() const { return IntMaxType; }
246 return getCorrespondingUnsignedType(IntMaxType);
474 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
244 IntType getIntMaxType() const { return IntMaxType; }
246 return getCorrespondingUnsignedType(IntMaxType);
474 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
244 IntType getIntMaxType() const { return IntMaxType; }
246 return getCorrespondingUnsignedType(IntMaxType);
474 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
244 IntType getIntMaxType() const { return IntMaxType; }
246 return getCorrespondingUnsignedType(IntMaxType);
474 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
228 IntType getIntMaxType() const { return IntMaxType; }
230 return getCorrespondingUnsignedType(IntMaxType);
469 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
228 IntType getIntMaxType() const { return IntMaxType; }
230 return getCorrespondingUnsignedType(IntMaxType);
469 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 190 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
228 IntType getIntMaxType() const { return IntMaxType; }
230 return getCorrespondingUnsignedType(IntMaxType);
469 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
244 IntType getIntMaxType() const { return IntMaxType; }
246 return getCorrespondingUnsignedType(IntMaxType);
474 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
244 IntType getIntMaxType() const { return IntMaxType; }
246 return getCorrespondingUnsignedType(IntMaxType);
474 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
244 IntType getIntMaxType() const { return IntMaxType; }
246 return getCorrespondingUnsignedType(IntMaxType);
474 return getTypeWidth(IntMaxType);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 192 IntType SizeType, IntMaxType, PtrDiffType, IntPtrType, WCharType,
244 IntType getIntMaxType() const { return IntMaxType; }
246 return getCorrespondingUnsignedType(IntMaxType);
474 return getTypeWidth(IntMaxType);
    [all...]

Completed in 424 milliseconds