clang: lib/Tooling/Refactoring/Rename/USRLocFinder.cpp File Reference (original) (raw)
Methods for finding all instances of a USR.
Our strategy is very simple; we just compare the USR at every relevant AST node with the one provided.
Definition in file USRLocFinder.cpp.