Home
last modified time | relevance | path

Searched refs:commitReplace (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransformActions.cpp161 void commitReplace(SourceRange range, SourceRange replacementRange);
260 commitReplace(act.R1, act.R2); in commitTransaction()
463 void TransformActionsImpl::commitReplace(SourceRange range, in commitReplace() function in TransformActionsImpl