Searched refs:commitReplaceText (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp161 void commitReplaceText(SourceLocation loc, StringRef text,
262 commitReplaceText(act.Loc, act.Text1, act.Text2);
480 void TransformActionsImpl::commitReplaceText(SourceLocation loc, function in class:TransformActionsImpl

Completed in 32 milliseconds