Home
last modified time | relevance | path

Searched refs:moveStateToNewBlock (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Format/
DContinuationIndenter.h89 void moveStateToNewBlock(LineState &State);
DContinuationIndenter.cpp923 moveStateToNewBlock(State); in moveStatePastScopeOpener()
1034 void ContinuationIndenter::moveStateToNewBlock(LineState &State) { in moveStateToNewBlock() function in clang::format::ContinuationIndenter
/external/llvm-project/clang/lib/Format/
DContinuationIndenter.h106 void moveStateToNewBlock(LineState &State);
DContinuationIndenter.cpp1442 moveStateToNewBlock(State); in moveStatePastScopeOpener()
1619 void ContinuationIndenter::moveStateToNewBlock(LineState &State) { in moveStateToNewBlock() function in clang::format::ContinuationIndenter