Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp240 class InlinedOpenMPRegionRAII { class
248 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anondef231dd0111::InlinedOpenMPRegionRAII
255 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII()
3130 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel); in emitInlinedDirective()