Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp413 bool NoInheritance = false; member in __anonad2d34460111::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()