Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1508 ImplicitParamDecl GtidArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, KmpInt32Ty); in emitProxyTaskFunction() local
1511 Args.push_back(&GtidArg); in emitProxyTaskFunction()
1528 CGF.GetAddrOfLocalVar(&GtidArg), /*Volatile=*/false, in emitProxyTaskFunction()