Searched defs:consumeUnwrappedLine (Results 1 – 2 of 2) sorted by relevance
95 void consumeUnwrappedLine(const UnwrappedLine &TheLine) override { in consumeUnwrappedLine() function
154 void TokenAnalyzer::consumeUnwrappedLine(const UnwrappedLine &TheLine) { in consumeUnwrappedLine() function in clang::format::TokenAnalyzer