HomeSort by relevance Sort by last modified time
    Searched refs:getIntTypeForBitwidth (Results 1 - 18 of 18) sorted by null

  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp     [all...]
CGAtomic.cpp 101 AtomicTy = C.getIntTypeForBitwidth(AtomicSizeInBits, OrigBFI.IsSigned);
645 CGF.getContext().getIntTypeForBitwidth(SizeInBits, /*Signed=*/false);
    [all...]
CGStmtOpenMP.cpp     [all...]
TargetInfo.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaExpr.cpp     [all...]
  /frameworks/compile/slang/
slang_backend.cpp 526 const clang::QualType byteType = ASTC.getIntTypeForBitwidth(8, false /* not signed */);
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 591 /// getIntTypeForBitwidth -
595 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h 646 /// getIntTypeForBitwidth -
650 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h 646 /// getIntTypeForBitwidth -
650 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h 646 /// getIntTypeForBitwidth -
650 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 646 /// getIntTypeForBitwidth -
650 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h 646 /// getIntTypeForBitwidth -
650 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h 646 /// getIntTypeForBitwidth -
650 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h 646 /// getIntTypeForBitwidth -
650 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 646 /// getIntTypeForBitwidth -
650 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 379 milliseconds