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

Function decl

tccgen.c:8734–8982  ·  view source on GitHub ↗

'l' is VT_LOCAL or VT_CONST to define default storage type or VT_CMP if parsing old style parameter list or VT_JMP if parsing c99 for decl: for (int i = 0, ...) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

tccgen_compileFunction · 0.85
gexpr_declFunction · 0.85
blockFunction · 0.85

Calls 15

parse_btypeFunction · 0.85
nextFunction · 0.85
do_Static_assertFunction · 0.85
asm_global_instrFunction · 0.85
expectFunction · 0.85
type_declFunction · 0.85
asm_label_instrFunction · 0.85
parse_attributeFunction · 0.85
pe_check_linkageFunction · 0.85
merge_funcattrFunction · 0.85
external_symFunction · 0.85
tcc_mallocFunction · 0.85

Tested by

no test coverage detected