Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp104 class OMPParallelScope final : public OMPLexicalScope { class
113 OMPParallelScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPParallelScope() function in __anon28d511960111::OMPParallelScope
1554 OMPParallelScope Scope(CGF, S); in emitCommonOMPParallelDirective()