Searched defs:ProcBindClause (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 1553 if (const auto *ProcBindClause = S.getSingleClause<OMPProcBindClause>()) { emitCommonOMPParallelDirective() local |