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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h51 class UnwrappedLineConsumer { class in namespace:clang::format
53 virtual ~UnwrappedLineConsumer() {}
63 UnwrappedLineConsumer &Callback);
149 UnwrappedLineConsumer &Callback;
H A DUnwrappedLineParser.cpp188 UnwrappedLineConsumer &Callback)
H A DFormat.cpp1207 class Formatter : public UnwrappedLineConsumer {

Completed in 57 milliseconds