Lines Matching defs:nullptr
33 llvm::FunctionCallee EnterCallee = nullptr;
35 llvm::FunctionCallee ExitCallee = nullptr;
38 llvm::BasicBlock *ContBlock = nullptr;
118 return nullptr;
146 /*BW=*/nullptr, /*Mutable=*/false,
158 Type = C.getConstantArrayType(Type, ArraySize, nullptr,
164 /*BW=*/nullptr, /*Mutable=*/false,
190 RecordDecl *GlobalizedRD = nullptr;
774 C, StaticRD, SourceLocation(), SourceLocation(), nullptr, RecTy,
776 /*BW=*/nullptr, /*Mutable=*/false,
948 Dir = nullptr;
977 const RecordDecl *GlobalizedRD = nullptr;
1195 // outlined function has a pointer argument, we emit a nullptr here.
1251 llvm::Value *IfCondVal = nullptr;
1289 // Build call __kmpc_barrier_simple_spmd(nullptr, 0);
1708 llvm::OpenMPIRBuilder::ReductionGenAtomicCBTy AtomicReductionGen = nullptr;
1753 /*ReductionGen=*/nullptr, ReductionGen, AtomicReductionGen));
1787 CGM.getContext(), /*DC=*/nullptr, NativeParam->getLocation(),
1794 /*TInfo=*/nullptr, SC_None, /*DefArg=*/nullptr);
1862 ImplicitParamDecl ParallelLevelArg(Ctx, /*DC=*/nullptr, D.getBeginLoc(),
1863 /*Id=*/nullptr, Int16QTy,
1865 ImplicitParamDecl WrapperArg(Ctx, /*DC=*/nullptr, D.getBeginLoc(),
1866 /*Id=*/nullptr, Int32QTy,
1988 const Stmt *Body = nullptr;
2007 TeamAndReductions.first = nullptr;
2078 /*InsertBefore=*/nullptr, llvm::GlobalValue::NotThreadLocal,
2173 FieldDecl *ThisCapture = nullptr;