Home
last modified time | relevance | path

Searched refs:createObjectPointerType (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDIBuilder.h410 DIType *createObjectPointerType(DIType *Ty);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDIBuilder.h531 static DIType *createObjectPointerType(DIType *Ty);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDIBuilder.h623 static DIType *createObjectPointerType(DIType *Ty);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDIBuilder.h657 static DIType *createObjectPointerType(DIType *Ty);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDIBuilder.h616 static DIType *createObjectPointerType(DIType *Ty);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDIBuilder.h631 static DIType *createObjectPointerType(DIType *Ty);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDIBuilder.h631 static DIType *createObjectPointerType(DIType *Ty);
/aosp_15_r20/external/llvm/lib/IR/
H A DDIBuilder.cpp461 DIType *DIBuilder::createObjectPointerType(DIType *Ty) { in createObjectPointerType() function in DIBuilder
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1176 ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType); in getOrCreateInstanceMethodType()
1181 ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType); in getOrCreateInstanceMethodType()
3259 return DBuilder.createObjectPointerType(Ty); in CreateSelfType()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDIBuilder.cpp557 DIType *DIBuilder::createObjectPointerType(DIType *Ty) { in createObjectPointerType() function in DIBuilder
H A DDebugInfo.cpp1104 return wrap(unwrap(Builder)->createObjectPointerType(unwrapDI<DIType>(Type))); in LLVMDIBuilderCreateObjectPointerType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDIBuilder.cpp631 DIType *DIBuilder::createObjectPointerType(DIType *Ty) { in createObjectPointerType() function in DIBuilder
H A DDebugInfo.cpp1324 return wrap(unwrap(Builder)->createObjectPointerType(unwrapDI<DIType>(Type))); in LLVMDIBuilderCreateObjectPointerType()