Searched refs:moveStateToNewBlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h106 void moveStateToNewBlock(LineState &State);
H A DContinuationIndenter.cpp1312 moveStateToNewBlock(State);
1473 void ContinuationIndenter::moveStateToNewBlock(LineState &State) { function in class:clang::format::ContinuationIndenter

Completed in 107 milliseconds