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

/external/clang/lib/Format/
H A DUnwrappedLineParser.h51 class UnwrappedLineConsumer { class in namespace:clang::format
53 virtual ~UnwrappedLineConsumer() {}
63 UnwrappedLineConsumer &Callback);
161 UnwrappedLineConsumer &Callback;
H A DUnwrappedLineParser.cpp207 UnwrappedLineConsumer &Callback)
H A DFormat.cpp1678 class Formatter : public UnwrappedLineConsumer {

Completed in 1390 milliseconds