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