Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5585 ImplicitParamDecl ParamInOut(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, in emitReduceCombFunction() local
5589 Args.emplace_back(&ParamInOut); in emitReduceCombFunction()
5620 CGF.GetAddrOfLocalVar(&ParamInOut) in emitReduceCombFunction()