Searched refs:createReplaceableCompositeType (Results 1 – 4 of 4) sorted by relevance
153 return wrap(D->createReplaceableCompositeType( in LLVMDIBuilderCreateReplaceableCompositeType()
410 DICompositeType *createReplaceableCompositeType(
711 llvm::DICompositeType *RetTy = DBuilder.createReplaceableCompositeType( in getOrCreateRecordFwdDecl()1696 llvm::DIType *FwdDecl = DBuilder.createReplaceableCompositeType( in CreateType()2050 llvm::DIType *RetTy = DBuilder.createReplaceableCompositeType( in CreateEnumType()2360 llvm::DICompositeType *RealDecl = DBuilder.createReplaceableCompositeType( in CreateLimitedType()
535 DICompositeType *DIBuilder::createReplaceableCompositeType( in createReplaceableCompositeType() function in DIBuilder