LLVM 20.0.0git
|
Go to the source code of this file.
Functions | |
static bool | isWhitespaceExceptNL (unsigned char c) |
Return true if this character is non-new-line whitespace: ' ', '\t', '\f', '\v', '\r'. | |
Return true if this character is non-new-line whitespace: ' ', '\t', '\f', '\v', '\r'.
Definition at line 25 of file RewriteBuffer.cpp.
Referenced by llvm::RewriteBuffer::RemoveText().