Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp397 class InlinedOpenMPRegionRAII { class
408 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anon0274564a0111::InlinedOpenMPRegionRAII
421 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII()
6214 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel); in emitInlinedDirective()