Searched refs:consumeUnwrappedLine (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h54 virtual void consumeUnwrappedLine(const UnwrappedLine &Line) = 0;
H A DUnwrappedLineParser.cpp223 Callback.consumeUnwrappedLine(*I);
H A DFormat.cpp1333 virtual void consumeUnwrappedLine(const UnwrappedLine &TheLine) { function in class:clang::format::__anon3275::Formatter

Completed in 96 milliseconds