Searched defs:NinjaNode (Results 1 – 1 of 1) sorted by relevance
171 struct NinjaNode { struct172 const DepNode* node;173 vector<Command*> commands;174 int rule_id;