MCPcopy Index your code
hub / github.com/TinyCC/tinycc / struct_decl

Function struct_decl

tccgen.c:4445–4697  ·  view source on GitHub ↗

enum/struct/union declaration. u is VT_ENUM/VT_STRUCT/VT_UNION */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_btypeFunction · 0.85

Calls 15

nextFunction · 0.85
parse_attributeFunction · 0.85
parse_btypeFunction · 0.85
is_integer_btypeFunction · 0.85
expectFunction · 0.85
struct_findFunction · 0.85
get_tok_strFunction · 0.85
sym_pushFunction · 0.85
expr_const64Function · 0.85
in_rangeFunction · 0.85
skipFunction · 0.85
do_Static_assertFunction · 0.85

Tested by

no test coverage detected