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

  /external/clang/lib/Format/
UnwrappedLineParser.h 67 void parseLevel(bool HasOpeningBrace);
UnwrappedLineParser.cpp 209 parseLevel(/*HasOpeningBrace=*/false);
215 void UnwrappedLineParser::parseLevel(bool HasOpeningBrace) {
333 parseLevel(/*HasOpeningBrace=*/true);
737 parseLevel(/*HasOpeningBrace=*/true);
    [all...]

Completed in 601 milliseconds