Home
last modified time | relevance | path

Searched defs:getNextNonComment (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Format/
H A DFormatTokenSource.h76 [[nodiscard]] FormatToken *getNextNonComment() { in getNextNonComment() function
H A DFormatToken.h844 [[nodiscard]] FormatToken *getNextNonComment() const { getNextNonComment() function