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

  /external/clang/lib/Format/
UnwrappedLineParser.h 52 virtual void consumeUnwrappedLine(const UnwrappedLine &Line) = 0;
UnwrappedLineParser.cpp 196 Callback.consumeUnwrappedLine(*I);
201 Callback.consumeUnwrappedLine(*Line);
    [all...]
Format.cpp     [all...]

Completed in 102 milliseconds