Searched defs:StateNode (Results 1 – 1 of 1) sorted by relevance
968 struct StateNode { struct in clang::format::__anon25f930cf0111::OptimizingLineFormatter969 StateNode(const LineState &State, bool NewLine, StateNode *Previous) in StateNode() function971 LineState State;972 bool NewLine;973 StateNode *Previous;