Searched refs:parseStructLike (Results 1 – 2 of 2) sorted by relevance
160 bool parseStructLike();
1879 if (parseStructLike()) in parseStructuralElement()2028 if (parseStructLike()) in parseStructuralElement()3726 bool UnwrappedLineParser::parseStructLike() { in parseStructLike() function in clang::format::UnwrappedLineParser