Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9696 bool IsBare = D.hasClausesOfKind<OMPXBareClause>(); in emitTargetCallKernelLaunch() local
9699 if (IsBare) { in emitTargetCallKernelLaunch()