Home
last modified time | relevance | path

Searched refs:reconstructPath (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DUnwrappedLineFormatter.h125 void reconstructPath(LineState &State, StateNode *Current);
DUnwrappedLineFormatter.cpp608 reconstructPath(InitialState, Queue.top().second); in analyzeSolutionSpace()
627 void UnwrappedLineFormatter::reconstructPath(LineState &State, in reconstructPath() function in clang::format::UnwrappedLineFormatter