Home
last modified time | relevance | path

Searched defs:MultipleInheritance (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-print.cpp42 class __multiple_inheritance MultipleInheritance; variable
/llvm-project-15.0.7/clang/test/Analysis/
H A Ddtor.cpp72 class MultipleInheritance : public Subclass, public SmartPointer { class
74 MultipleInheritance(void *a, void *b) : Subclass(a), SmartPointer(b) {} in MultipleInheritance() function in MultipleInheritance
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTypeHierarchyTests.cpp158 TEST(TypeParents, MultipleInheritance) { in TEST() argument
622 TEST(Subtypes, MultipleInheritance) { in TEST() argument
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml81 | MultipleInheritance Constructor
H A Dllvm_debuginfo.mli81 | MultipleInheritance Constructor