reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
   73       if (Loc.isMacroID())
   74         Loc = SM.getSpellingLoc(Loc);
   74         Loc = SM.getSpellingLoc(Loc);
   75       checkAndAddLocation(Loc);