Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp120 class OMPTeamsScope final : public OMPLexicalScope { class
128 OMPTeamsScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPTeamsScope() function in __anon28d511960111::OMPTeamsScope
5599 OMPTeamsScope Scope(CGF, S); in emitCommonOMPTeamsDirective()