Searched refs:moveStateToNewBlock (Results 1 – 2 of 2) sorted by relevance
107 void moveStateToNewBlock(LineState &State);
1276 moveStateToNewBlock(State); in moveStatePastScopeOpener()1437 void ContinuationIndenter::moveStateToNewBlock(LineState &State) { in moveStateToNewBlock() function in clang::format::ContinuationIndenter