#include "/work/llvm-www-releases/9.0.0/docsbuild/llvm.src/tools/clang/lib/Format/UnwrappedLineParser.h"
Definition at line 66 of file UnwrappedLineParser.h.
◆ ~UnwrappedLineConsumer()
virtual clang::format::UnwrappedLineConsumer::~UnwrappedLineConsumer |
( |
| ) |
|
|
inlinevirtual |
◆ consumeUnwrappedLine()
virtual void clang::format::UnwrappedLineConsumer::consumeUnwrappedLine |
( |
const UnwrappedLine & |
Line | ) |
|
|
pure virtual |
◆ finishRun()
virtual void clang::format::UnwrappedLineConsumer::finishRun |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: