Searched refs:tryToParseBracedList (Results 1 – 2 of 2) sorted by relevance
146 bool tryToParseBracedList();
400 if (tryToParseBracedList()) in parseLevel()1908 if (!tryToParsePropertyAccessor() && !tryToParseBracedList()) { in parseStructuralElement()2449 tryToParseBracedList(); in tryToParseJSFunction()2461 bool UnwrappedLineParser::tryToParseBracedList() { in tryToParseBracedList() function in clang::format::UnwrappedLineParser2503 if (tryToParseBracedList()) in parseBracedList()2668 if (!tryToParseBracedList()) in parseParens()2750 if (!tryToParseBracedList()) in parseSquare()4038 tryToParseBracedList(); in parseRecord()4077 Prev->isNot(Keywords.kw_final) && tryToParseBracedList(); in parseRecord()4103 if (!tryToParseBracedList()) in parseRecord()