doSomething 65 test/lisp/cedet/semantic-utest-ia-resources/testsubclass.cpp void deer::moose::doSomething() //^6^ doSomething 76 test/manual/cedet/tests/testpolymorph.cpp void doSomething(T t) { }; doSomething 82 test/manual/cedet/tests/testpolymorph.cpp void doSomething(T* t) { }; doSomething 92 test/manual/cedet/tests/testpolymorph.cpp void doSomething(T t) { }; doSomething 109 test/manual/cedet/tests/testpolymorph.cpp void doSomething(T1 t) { }; doSomething 116 test/manual/cedet/tests/testpolymorph.cpp void doSomething(int t) { }; doSomething 123 test/manual/cedet/tests/testpolymorph.cpp void doSomething(float t) { };