Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5839 ImplicitParamDecl ParamInOut(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, in emitReduceCombFunction() local
5843 Args.emplace_back(&ParamInOut); in emitReduceCombFunction()
5875 CGF.GetAddrOfLocalVar(&ParamInOut), in emitReduceCombFunction()