Searched refs:analyzeSolutionSpace (Results 1 – 2 of 2) sorted by relevance
123 unsigned analyzeSolutionSpace(LineState &InitialState, bool DryRun = false);
485 return analyzeSolutionSpace(State, DryRun); in format()556 unsigned UnwrappedLineFormatter::analyzeSolutionSpace(LineState &InitialState, in analyzeSolutionSpace() function in clang::format::UnwrappedLineFormatter