Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h160 FormatToken *getLastNonComment() const { in getLastNonComment() function
H A DUnwrappedLineParser.cpp2715 static FormatToken *getLastNonComment(const UnwrappedLine &Line) { in getLastNonComment() function