Searched refs:parseStructLike (Results 1 – 2 of 2) sorted by relevance
170 bool parseStructLike();
1833 if (parseStructLike()) in parseStructuralElement()2004 if (parseStructLike()) in parseStructuralElement()3885 bool UnwrappedLineParser::parseStructLike() { in parseStructLike() function in clang::format::UnwrappedLineParser