Searched defs:StateNode (Results 1 – 1 of 1) sorted by relevance
956 struct StateNode { struct in clang::format::__anon0bcb66d40111::UnwrappedLineFormatter957 StateNode(const LineState &State, bool NewLine, StateNode *Previous) in StateNode() function959 LineState State;960 bool NewLine;961 StateNode *Previous;