Searched refs:parseStructLike (Results 1 – 2 of 2) sorted by relevance
175 bool parseStructLike();
1809 if (parseStructLike()) in parseStructuralElement()1978 if (parseStructLike()) in parseStructuralElement()3793 bool UnwrappedLineParser::parseStructLike() { in parseStructLike() function in clang::format::UnwrappedLineParser