Searched refs:InlinedOpenMPRegionRAII (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 385 class InlinedOpenMPRegionRAII { class 395 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anondef231dd0111::InlinedOpenMPRegionRAII 406 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII() 4640 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel); in emitInlinedDirective()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 407 class InlinedOpenMPRegionRAII { class 418 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, in InlinedOpenMPRegionRAII() function in __anonbe229beb0111::InlinedOpenMPRegionRAII 431 ~InlinedOpenMPRegionRAII() { in ~InlinedOpenMPRegionRAII() 3849 InlinedOpenMPRegionRAII Region( in emitPrivatesInit() 6212 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel); in emitInlinedDirective()
|