Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp1902 ImplicitParamDecl TaskTypeArg(C, /*DC=*/nullptr, Loc, in emitProxyTaskFunction() local
1905 Args.push_back(&TaskTypeArg); in emitProxyTaskFunction()
1925 CGF.GetAddrOfLocalVar(&TaskTypeArg), CGM.PointerAlignInBytes); in emitProxyTaskFunction()
1971 ImplicitParamDecl TaskTypeArg(C, /*DC=*/nullptr, Loc, in emitDestructorsFunction() local
1974 Args.push_back(&TaskTypeArg); in emitDestructorsFunction()
1990 CGF.GetAddrOfLocalVar(&TaskTypeArg), CGM.PointerAlignInBytes); in emitDestructorsFunction()