Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1205 if (const auto *ProcBindClause = S.getSingleClause<OMPProcBindClause>()) { in emitCommonOMPParallelDirective() local
1208 CGF, ProcBindClause->getProcBindKind(), ProcBindClause->getLocStart()); in emitCommonOMPParallelDirective()