Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp408 class InlinedOpenMPRegionRAII { class
420 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anonad2d34460111::InlinedOpenMPRegionRAII
436 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII()
3894 InlinedOpenMPRegionRAII Region( in emitPrivatesInit()
6257 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel, in emitInlinedDirective()