Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp408 class InlinedOpenMPRegionRAII { class
420 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anoneb75deaf0111::InlinedOpenMPRegionRAII
436 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII()
3899 InlinedOpenMPRegionRAII Region( in emitPrivatesInit()
6270 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel, in emitInlinedDirective()