clang 19.0.0git
Extract Directory Reference
Directory dependency graph for Extract:
lib/Tooling/Refactoring/Extract

Files

file  Extract.cpp [code]
 Implements the "extract" refactoring that can pull code into new functions, methods or declare new variables.
 
file  SourceExtraction.cpp [code]