Searched refs:OtherClass (Results 1 - 1 of 1) sorted by relevance
/external/clang/test/Index/ | ||
H A D | complete-cxx-inline-methods.cpp | 16 class OtherClass : public MyCls { class in namespace:__anon4427 18 OtherClass(const OtherClass &other) : MyCls(other), value(value) { } function in class:__anon4427::OtherClass |
Completed in 160 milliseconds