Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-class-nttp.cpp156 struct NoInheritance { void f(); }; struct
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp418 bool NoInheritance = false; global() member in __anon143de22e0111::InlinedOpenMPRegionRAII
427 InlinedOpenMPRegionRAII(CodeGenFunction & CGF,const RegionCodeGenTy & CodeGen,OpenMPDirectiveKind Kind,bool HasCancel,bool NoInheritance=true) InlinedOpenMPRegionRAII() argument