Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRawCommentList.cpp90 static bool onlyWhitespaceOnLineBefore(const char *Buffer, unsigned P) { in onlyWhitespaceOnLineBefore() function
134 (!Invalid && !onlyWhitespaceOnLineBefore(Buffer, BeginOffset)); in RawComment()
/external/llvm-project/clang/lib/AST/
DRawCommentList.cpp90 static bool onlyWhitespaceOnLineBefore(const char *Buffer, unsigned P) { in onlyWhitespaceOnLineBefore() function
135 (!Invalid && !onlyWhitespaceOnLineBefore(Buffer, BeginOffset)); in RawComment()