Searched defs:OtherClass (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Index/
H A Dcomplete-cxx-inline-methods.cpp16 class OtherClass : public MyCls { class in namespace:__anon2138
18 OtherClass(const OtherClass &other) : MyCls(other), value(value) { } function in class:__anon2138::OtherClass

Completed in 353 milliseconds