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

  /external/clang/lib/Format/
UnwrappedLineParser.h 86 bool tryToParseBracedList();
UnwrappedLineParser.cpp 285 if (!FormatTok->is(TT_MacroBlockBegin) && tryToParseBracedList())
1001 if (!tryToParseBracedList()) {
    [all...]

Completed in 345 milliseconds