Searched refs:createReplaceableCompositeType (Results 1 – 4 of 4) sorted by relevance
153 return wrap(D->createReplaceableCompositeType( in LLVMDIBuilderCreateReplaceableCompositeType()
421 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