Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/cpp/covariant-return-types/
H A Dmain.cpp6 struct OtherDerived : public OtherBase { struct
13 OtherDerived other_derived; argument