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