Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp414 class InlinedOpenMPRegionRAII { class
426 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anon93cce0fb0111::InlinedOpenMPRegionRAII
442 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII()
3329 InlinedOpenMPRegionRAII Region( in emitPrivatesInit()
5682 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel, in emitInlinedDirective()