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

/external/clang/lib/Format/
H A DUnwrappedLineParser.h49 class UnwrappedLineConsumer { class in namespace:clang::format
51 virtual ~UnwrappedLineConsumer() {}
60 UnwrappedLineConsumer &Callback);
142 UnwrappedLineConsumer &Callback;

Completed in 152 milliseconds