Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDTokenAnnotator.h160 FormatToken *getLastNonComment() const { in getLastNonComment() function
HDUnwrappedLineParser.cpp2715 static FormatToken *getLastNonComment(const UnwrappedLine &Line) { in getLastNonComment() function