Searched refs:onlyWhitespaceOnLineBefore (Results 1 – 1 of 1) sorted by relevance
91 static bool onlyWhitespaceOnLineBefore(const char *Buffer, unsigned P) { in onlyWhitespaceOnLineBefore() function136 (!Invalid && !onlyWhitespaceOnLineBefore(Buffer, BeginOffset)); in RawComment()