Home
last modified time | relevance | path

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

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