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

/external/clang/lib/Format/
H A DContinuationIndenter.h89 void moveStateToNewBlock(LineState &State);
H A DContinuationIndenter.cpp923 moveStateToNewBlock(State);
1034 void ContinuationIndenter::moveStateToNewBlock(LineState &State) { function in class:clang::format::ContinuationIndenter

Completed in 132 milliseconds