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

  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp     [all...]
CGAtomic.cpp 101 AtomicTy = C.getIntTypeForBitwidth(AtomicSizeInBits, OrigBFI.IsSigned);
657 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...]
  /external/clang/include/clang/AST/
ASTContext.h 581 /// getIntTypeForBitwidth -
585 QualType getIntTypeForBitwidth(unsigned DestWidth,
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 86 milliseconds