Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp410 class InlinedOpenMPRegionRAII { class
422 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anond842882b0111::InlinedOpenMPRegionRAII
438 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII()
3831 InlinedOpenMPRegionRAII Region( in emitPrivatesInit()
6186 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel, in emitInlinedDirective()