Searched refs:parseStructLike (Results 1 – 2 of 2) sorted by relevance
147 bool parseStructLike();
1757 if (parseStructLike()) in parseStructuralElement()1892 if (parseStructLike()) in parseStructuralElement()3547 bool UnwrappedLineParser::parseStructLike() { in parseStructLike() function in clang::format::UnwrappedLineParser