Home
last modified time | relevance | path

Searched defs:replaceText (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp338 void TransformActionsImpl::replaceText(SourceLocation loc, StringRef text, in replaceText() function in TransformActionsImpl
654 void TransformActions::replaceText(SourceLocation loc, StringRef text, in replaceText() function in TransformActions
/minix3/external/bsd/llvm/dist/clang/lib/Edit/
H A DCommit.cpp160 bool Commit::replaceText(SourceLocation loc, StringRef text, in replaceText() function in Commit