Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDIBuilder.h178 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDIBuilder.h256 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDIBuilder.h308 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDIBuilder.h342 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDIBuilder.h305 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDIBuilder.h316 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDIBuilder.h316 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/aosp_15_r20/external/llvm/lib/IR/
H A DDIBuilder.cpp252 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance() function in DIBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDIBuilder.cpp323 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance() function in DIBuilder
H A DDebugInfo.cpp1122 return wrap(unwrap(Builder)->createInheritance( in LLVMDIBuilderCreateInheritance()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDIBuilder.cpp368 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance() function in DIBuilder
H A DDebugInfo.cpp1342 return wrap(unwrap(Builder)->createInheritance( in LLVMDIBuilderCreateInheritance()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1382 llvm::DIType *DTy = DBuilder.createInheritance( in CollectCXXBases()
1924 llvm::DIType *InhTag = DBuilder.createInheritance(RealDecl, SClassTy, 0, 0); in CreateTypeDefinition()