Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp202 class InlinedOpenMPRegionRAII { class
210 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen) in InlinedOpenMPRegionRAII() function in __anondef231dd0111::InlinedOpenMPRegionRAII
216 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII()
1893 InlinedOpenMPRegionRAII Region(CGF, CodeGen); in emitInlinedDirective()