Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp171 if (!canReplaceText(loc, replacementText, Offs, Len)) { in replaceText()
322 bool Commit::canReplaceText(SourceLocation loc, StringRef text, in canReplaceText() function in Commit
/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h137 bool canReplaceText(SourceLocation loc, StringRef text,