HomeSort by relevance Sort by last modified time
    Searched refs:getIntMaxType (Results 1 - 25 of 35) sorted by null

1 2

  /external/clang/lib/Frontend/
InitPreprocessor.cpp 688 DefineTypeSize("__INTMAX_MAX__", TI.getIntMaxType(), TI, Builder);
715 DefineType("__INTMAX_TYPE__", TI.getIntMaxType(), Builder);
716 DefineFmt("__INTMAX", TI.getIntMaxType(), TI, Builder);
718 TI.getTypeConstantSuffix(TI.getIntMaxType()));
723 DefineTypeWidth("__INTMAX_WIDTH__", TI.getIntMaxType(), TI, Builder);
    [all...]
  /external/clang/lib/Analysis/
PrintfFormatString.cpp 429 return ArgType(Ctx.getIntMaxType(), "intmax_t");
500 return ArgType::PtrTo(ArgType(Ctx.getIntMaxType(), "intmax_t"));
ScanfFormatString.cpp 252 return ArgType::PtrTo(ArgType(Ctx.getIntMaxType(), "intmax_t"));
385 return ArgType::PtrTo(ArgType(Ctx.getIntMaxType(), "intmax_t"));
  /external/clang/include/clang/Basic/
TargetInfo.h 226 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 228 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 228 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 228 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 244 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 244 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 244 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 244 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 228 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 228 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 228 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 244 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 244 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 244 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 244 IntType getIntMaxType() const { return IntMaxType; }
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTContext.h     [all...]

Completed in 863 milliseconds

1 2