Lines Matching defs:InsertPointTy
1189 auto FiniCB = [&CGF](llvm::OpenMPIRBuilder::InsertPointTy IP) {
8889 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
8890 InsertPointTy AllocaIP(CGF.AllocaInsertPt->getParent(),
8892 InsertPointTy CodeGenIP(CGF.Builder.GetInsertBlock(),
9628 OffloadingMandatory, &CGF](llvm::OpenMPIRBuilder::InsertPointTy IP)
9629 -> llvm::OpenMPIRBuilder::InsertPointTy {
9644 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP(
10249 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
10267 [&](InsertPointTy CodeGenIP) -> llvm::OpenMPIRBuilder::MapInfosTy & {
10286 auto BodyCB = [&](InsertPointTy CodeGenIP, BodyGenTy BodyGenType) {
10306 return InsertPointTy(CGF.Builder.GetInsertBlock(),
10329 InsertPointTy AllocaIP(CGF.AllocaInsertPt->getParent(),
10331 InsertPointTy CodeGenIP(CGF.Builder.GetInsertBlock(),