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 204 friend class ScopedLineState;
UnwrappedLineParser.cpp 119 class ScopedLineState {
121 ScopedLineState(UnwrappedLineParser &Parser,
134 ~ScopedLineState() {
490 ScopedLineState LineState(*this);
    [all...]

Completed in 921 milliseconds