Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp482 auto *ProcBindClause = cast<OMPProcBindClause>(C); in emitCommonOMPParallelDirective() local
484 CGF, ProcBindClause->getProcBindKind(), ProcBindClause->getLocStart()); in emitCommonOMPParallelDirective()