Home
last modified time | relevance | path

Searched refs:ParamIn (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5528 ImplicitParamDecl ParamIn(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, in emitReduceCombFunction() local
5531 Args.emplace_back(&ParamIn); in emitReduceCombFunction()
5570 CGF.GetAddrOfLocalVar(&ParamIn), in emitReduceCombFunction()