Searched defs:ActionEntry (Results 1 – 4 of 4) sorted by relevance
55 struct ActionEntry { struct76 SmallVectorImpl<ActionEntry> &Actions, argument
55 struct ActionEntry { struct75 SmallVectorImpl<ActionEntry> &Actions, argument
84 struct ActionEntry { struct104 SmallVectorImpl<ActionEntry> &Actions, argument
171 struct ActionEntry { struct172 int ValueForTypeID; // The value to write - may not be equal to the type id.173 int NextAction;174 struct ActionEntry *Previous;