Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp417 bool NoInheritance = false; member in __anon90c6c1b10111::InlinedOpenMPRegionRAII
426 bool NoInheritance = true) in InlinedOpenMPRegionRAII() argument
427 : CGF(CGF), NoInheritance(NoInheritance) { in InlinedOpenMPRegionRAII()
431 if (NoInheritance) { in InlinedOpenMPRegionRAII()
446 if (NoInheritance) { in ~InlinedOpenMPRegionRAII()