Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp413 bool NoInheritance = false; member in __anoneb75deaf0111::InlinedOpenMPRegionRAII
422 bool NoInheritance = true) in InlinedOpenMPRegionRAII() argument
423 : CGF(CGF), NoInheritance(NoInheritance) { in InlinedOpenMPRegionRAII()
427 if (NoInheritance) { in InlinedOpenMPRegionRAII()
442 if (NoInheritance) { in ~InlinedOpenMPRegionRAII()