clang 19.0.0git
Rename Directory Reference
Directory dependency graph for Rename:
include/clang/Tooling/Refactoring/Rename

Files

file  RenamingAction.h [code]
 Provides an action to rename every symbol at a point.
 
file  SymbolName.h [code]
 
file  SymbolOccurrences.h [code]
 
file  USRFinder.h [code]
 Methods for determining the USR of a symbol at a location in source code.
 
file  USRFindingAction.h [code]
 Provides an action to find all relevant USRs at a point.
 
file  USRLocFinder.h [code]
 Provides functionality for finding all instances of a USR in a given AST.