Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp416 bool NoInheritance = false; member in __anon7bb087080111::InlinedOpenMPRegionRAII
425 bool NoInheritance = true) in InlinedOpenMPRegionRAII() argument
426 : CGF(CGF), NoInheritance(NoInheritance) { in InlinedOpenMPRegionRAII()
430 if (NoInheritance) { in InlinedOpenMPRegionRAII()
445 if (NoInheritance) { in ~InlinedOpenMPRegionRAII()