Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.h119 unsigned analyzeSolutionSpace(LineState &InitialState, bool DryRun = false);
H A DUnwrappedLineFormatter.cpp536 unsigned UnwrappedLineFormatter::analyzeSolutionSpace(LineState &InitialState, in analyzeSolutionSpace() argument
547 new (Allocator.Allocate()) StateNode(InitialState, false, nullptr); in analyzeSolutionSpace()
588 reconstructPath(InitialState, Queue.top().second); in analyzeSolutionSpace()