Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DCommit.cpp322 bool Commit::canReplaceText(SourceLocation loc, StringRef text, in canReplaceText() function in Commit
/external/clang/lib/ARCMigrate/
DTransformActions.cpp417 bool TransformActionsImpl::canReplaceText(SourceLocation loc, StringRef text) { in canReplaceText() function in TransformActionsImpl