I want to write a refactor tool, where I want to move the function at the cursor(cursor is in the function name) to the source file.
I found the FunctionMover.cc in h