HomeSort by relevance Sort by last modified time
    Searched refs:UnwrappedLineConsumer (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Format/
UnwrappedLineParser.h 52 class UnwrappedLineConsumer {
54 virtual ~UnwrappedLineConsumer() {}
66 UnwrappedLineConsumer &Callback);
166 UnwrappedLineConsumer &Callback;
TokenAnalyzer.h 80 class TokenAnalyzer : public UnwrappedLineConsumer {
UnwrappedLineParser.cpp 203 UnwrappedLineConsumer &Callback)
    [all...]

Completed in 2568 milliseconds