I have a source code of a program and I am trying to learn from it by analizing the code. I am looking for a method to find all codes where a given defined function used. I have tried with right click to the function name and "Find all references", but it didn't give me results.