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

  /external/clang/lib/Format/
UnwrappedLineParser.h 159 friend class ScopedLineState;
UnwrappedLineParser.cpp 121 class ScopedLineState {
123 ScopedLineState(UnwrappedLineParser &Parser,
134 ~ScopedLineState() {
733 ScopedLineState LineState(*this);
    [all...]

Completed in 95 milliseconds