Searched refs:reconstructPath (Results 1 – 2 of 2) sorted by relevance
125 void reconstructPath(LineState &State, StateNode *Current);
608 reconstructPath(InitialState, Queue.top().second); in analyzeSolutionSpace()627 void UnwrappedLineFormatter::reconstructPath(LineState &State, in reconstructPath() function in clang::format::UnwrappedLineFormatter