Home
last modified time | relevance | path

Searched defs:VirtualInheritance (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dattr-print.cpp44 class __virtual_inheritance VirtualInheritance; variable
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml82 | VirtualInheritance Constructor
H A Dllvm_debuginfo.mli82 | VirtualInheritance Constructor
/llvm-project/clang/test/CodeGenCXX/
H A Dstrict-vtable-pointers.cpp253 struct VirtualInheritance : virtual Empty { struct