Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDIBuilder.h305 DIDerivedType *createInheritance(DIType *Ty, DIType *BaseTy,
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1997 llvm::DIType *DTy = DBuilder.createInheritance(RecordTy, BaseTy, BaseOffset, in CollectCXXBasesAux()
2844 llvm::DIType *InhTag = DBuilder.createInheritance(RealDecl, SClassTy, 0, 0, in CreateTypeDefinition()