Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDIBuilder.h256 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp323 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance() function in DIBuilder
DDebugInfo.cpp1122 return wrap(unwrap(Builder)->createInheritance( in LLVMDIBuilderCreateInheritance()