Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dcode-seg.cpp65 struct Base4 { struct
69 struct Derived4 : Base4 { argument
/llvm-project/clang/test/CodeGenCXX/
H A Dptrauth-apple-kext-indirect-call-2.cpp84 struct Base4 { virtual void abc(); }; struct
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/fuchsia/
H A Dmultiple-inheritance.cpp107 struct Base4 {}; struct
/llvm-project/clang/test/CodeCompletion/
H A Dmember-access.cpp308 struct Base4 { struct
/llvm-project/clang/test/Modules/
H A Dodr_hash.cpp2987 struct Base4 {}; struct