Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp412 class InlinedOpenMPRegionRAII { class
424 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anon90c6c1b10111::InlinedOpenMPRegionRAII
440 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII()
3314 InlinedOpenMPRegionRAII Region( in emitPrivatesInit()
5667 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel, in emitInlinedDirective()