Searched refs:onlyWhitespaceOnLineBefore (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp91 static bool onlyWhitespaceOnLineBefore(const char *Buffer, unsigned P) { function
136 (!Invalid && !onlyWhitespaceOnLineBefore(Buffer, BeginOffset));

Completed in 135 milliseconds