Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp419 bool NoInheritance = false; member in __anon93cce0fb0111::InlinedOpenMPRegionRAII
428 bool NoInheritance = true) in InlinedOpenMPRegionRAII() argument
429 : CGF(CGF), NoInheritance(NoInheritance) { in InlinedOpenMPRegionRAII()
433 if (NoInheritance) { in InlinedOpenMPRegionRAII()
448 if (NoInheritance) { in ~InlinedOpenMPRegionRAII()