Searched refs:addNextStateToQueue (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/Format/ |
| D | UnwrappedLineFormatter.cpp | 1212 addNextStateToQueue(Penalty, Node, /*NewLine=*/false, &Count, &Queue); in analyzeSolutionSpace() 1214 addNextStateToQueue(Penalty, Node, /*NewLine=*/true, &Count, &Queue); in analyzeSolutionSpace() 1239 void addNextStateToQueue(unsigned Penalty, StateNode *PreviousNode, in addNextStateToQueue() function in clang::format::__anon0fb845c00111::OptimizingLineFormatter
|