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

  /external/clang/lib/Frontend/
InitPreprocessor.cpp 694 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder);
743 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder);
744 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder);
745 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder);
    [all...]
  /external/clang/include/clang/Basic/
TargetInfo.h 234 IntType getUIntPtrType() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 236 IntType getUIntPtrType() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 236 IntType getUIntPtrType() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 236 IntType getUIntPtrType() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 236 IntType getUIntPtrType() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 236 IntType getUIntPtrType() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 236 IntType getUIntPtrType() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 236 IntType getUIntPtrType() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 236 IntType getUIntPtrType() const {
    [all...]
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp 148 Ctx.getUIntPtrType(),
150 LValue DstLV = MakeAddrLValue(DstAddr, Ctx.getUIntPtrType());
153 DstAddr.getPointer(), Ctx.getPointerType(Ctx.getUIntPtrType()),
178 AddrLV.getAddress().getPointer(), Ctx.getUIntPtrType(),
224 ArgType = Ctx.getUIntPtrType();
    [all...]
  /external/clang/lib/Sema/
Sema.cpp 243 Context.getAtomicType(Context.getUIntPtrType()));
    [all...]
SemaOpenMP.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/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/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 114 milliseconds