Searched refs:tryToParseBracedList (Results 1 – 2 of 2) sorted by relevance
146 bool tryToParseBracedList();
406 if (tryToParseBracedList()) in parseLevel()1900 if (!tryToParsePropertyAccessor() && !tryToParseBracedList()) { in parseStructuralElement()2415 tryToParseBracedList(); in tryToParseJSFunction()2427 bool UnwrappedLineParser::tryToParseBracedList() { in tryToParseBracedList() function in clang::format::UnwrappedLineParser2469 if (tryToParseBracedList()) in parseBracedList()2607 if (!tryToParseBracedList()) in parseParens()2685 if (!tryToParseBracedList()) in parseSquare()4020 tryToParseBracedList(); in parseRecord()4055 Prev->isNot(Keywords.kw_final) && tryToParseBracedList(); in parseRecord()4081 if (!tryToParseBracedList()) in parseRecord()