Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
Qt Creator 2.2.0
Description
If "Find usages" is called on a function, it returns all occurances of functions with the given name and does not take the parameters into account. If there is a function Class::foo(int bar) and Class::foo(bool bar) find usages finds occurances of both of them.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-2863 "Find Usages" does not distinguish between different overloadings of function
- Closed