Home
last modified time | relevance | path

Searched refs:archetypes (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DSyntax.td11 // 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
H A DNodes.td10 // 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
/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c1037 static const struct archetype_data archetypes[QUIC_ENC_LEVEL_NUM][TX_PACKETISER_ARCHETYPE_NUM] = { variable
1300 *a = archetypes[enc_level][archetype]; in txp_get_archetype_data()
/src/crypto/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md614 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