Searched defs:getLastNonComment (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | TokenAnnotator.h | 160 FormatToken *getLastNonComment() const { getLastNonComment() function |
H A D | UnwrappedLineParser.cpp | 2692 static FormatToken *getLastNonComment(const UnwrappedLine &Line) { getLastNonComment() function |