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