Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp91 class OMPParallelScope final : public OMPLexicalScope { class
100 OMPParallelScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPParallelScope() function in __anonb025da6e0111::OMPParallelScope
1255 OMPParallelScope Scope(CGF, S); in emitCommonOMPParallelDirective()