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

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

Completed in 104 milliseconds