Searched refs:archetypes (Results 1 – 4 of 4) sorted by relevance
11 // There are 4 archetypes of nodes in the syntax tree:21 // This file defines TableGen classes modelling these archetypes.24 // The C++ classes for the archetypes themselves are written by hand, and the
10 // The archetypes they fall into (Sequence, List etc) are defined in Syntax.td.12 // The C++ classes for the archetypes themselves are written by hand, and the
1037 static const struct archetype_data archetypes[QUIC_ENC_LEVEL_NUM][TX_PACKETISER_ARCHETYPE_NUM] = { variable1300 *a = archetypes[enc_level][archetype]; in txp_get_archetype_data()
614 We handle the need for different kinds of packet via a notion of “archetypes”.627 More archetypes can be added in the future as required. The archetype limits