Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp323 bool Commit::canReplaceText(SourceLocation loc, StringRef text, in canReplaceText() function in Commit
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp418 bool TransformActionsImpl::canReplaceText(SourceLocation loc, StringRef text) { in canReplaceText() function in TransformActionsImpl