Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dattr-print.cpp41 class __multiple_inheritance MultipleInheritance; variable
/llvm-project/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/clang-tools-extra/clangd/unittests/
H A DTypeHierarchyTests.cpp635 TEST(Subtypes, MultipleInheritance) { in TEST() argument
171 TEST(TypeParents,MultipleInheritance) TEST() argument
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml81 | MultipleInheritance Constructor
H A Dllvm_debuginfo.mli81 | MultipleInheritance Constructor