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.cpp5338 ImplicitParamDecl ParamInOut(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, in emitReduceCombFunction() local
5342 Args.emplace_back(&ParamInOut); in emitReduceCombFunction()
5373 CGF.GetAddrOfLocalVar(&ParamInOut) in emitReduceCombFunction()