Searched refs:createReplaceableCompositeType (Results 1 – 7 of 7) sorted by relevance
153 return wrap(D->createReplaceableCompositeType( in LLVMDIBuilderCreateReplaceableCompositeType()
421 DICompositeType *createReplaceableCompositeType(
537 DICompositeType *createReplaceableCompositeType(
737 llvm::DICompositeType *RetTy = DBuilder.createReplaceableCompositeType( in getOrCreateRecordFwdDecl()1819 llvm::DIType *FwdDecl = DBuilder.createReplaceableCompositeType( in CreateType()2208 llvm::TempDIScope TmpContext(DBuilder.createReplaceableCompositeType( in CreateEnumType()2213 llvm::DIType *RetTy = DBuilder.createReplaceableCompositeType( in CreateEnumType()2531 llvm::DICompositeType *RealDecl = DBuilder.createReplaceableCompositeType( in CreateLimitedType()
494 DICompositeType *DIBuilder::createReplaceableCompositeType( in createReplaceableCompositeType() function in DIBuilder
589 DICompositeType *DIBuilder::createReplaceableCompositeType( in createReplaceableCompositeType() function in DIBuilder
1084 return wrap(unwrap(Builder)->createReplaceableCompositeType( in LLVMDIBuilderCreateReplaceableCompositeType()