Searched refs:InlinedOpenMPRegionRAII (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 385 class InlinedOpenMPRegionRAII { class in namespace:__anon1285 395 InlinedOpenMPRegionRAII(CodeGenFunction &CGF, const RegionCodeGenTy &CodeGen, function in class:__anon1285::InlinedOpenMPRegionRAII 406 ~InlinedOpenMPRegionRAII() { 4640 InlinedOpenMPRegionRAII Region(CGF, CodeGen, InnerKind, HasCancel); |
Completed in 115 milliseconds