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

  /external/clang/lib/Format/
UnwrappedLineParser.h 116 bool MustBreakBeforeNextToken;
UnwrappedLineParser.cpp 140 Parser.MustBreakBeforeNextToken = true;
184 : Line(new UnwrappedLine), MustBreakBeforeNextToken(false),
    [all...]

Completed in 131 milliseconds