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