Searched refs:addNextStateToQueue (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Format/ |
| H A D | UnwrappedLineFormatter.cpp | 1257 addNextStateToQueue(Penalty, Node, /*NewLine=*/false, &Count, &Queue); in analyzeSolutionSpace() 1259 addNextStateToQueue(Penalty, Node, /*NewLine=*/true, &Count, &Queue); in analyzeSolutionSpace() 1284 void addNextStateToQueue(unsigned Penalty, StateNode *PreviousNode, in addNextStateToQueue() function in clang::format::__anon7cef30990111::OptimizingLineFormatter
|