Searched refs:WrapRightBrace (Results 1 – 2 of 2) sorted by relevance
159 void parseLoopBody(bool KeepBraces, bool WrapRightBrace);
3256 void UnwrappedLineParser::parseLoopBody(bool KeepBraces, bool WrapRightBrace) { in parseLoopBody() argument3271 if (WrapRightBrace) in parseLoopBody()