Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5526 ImplicitParamDecl ParamInOut(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, in emitReduceCombFunction() local
5530 Args.emplace_back(&ParamInOut); in emitReduceCombFunction()
5562 CGF.GetAddrOfLocalVar(&ParamInOut), in emitReduceCombFunction()