Searched refs:tryToParsePropertyAccessor (Results 1 – 2 of 2) sorted by relevance
186 bool tryToParsePropertyAccessor();
1936 if (!tryToParsePropertyAccessor() && !tryToParseBracedList()) { in parseStructuralElement()2167 bool UnwrappedLineParser::tryToParsePropertyAccessor() { in tryToParsePropertyAccessor() function in clang::format::UnwrappedLineParser