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

Function parse_btype

tccgen.c:4719–4988  ·  view source on GitHub ↗

return 0 if no type declaration. otherwise, return the basic type and skip it. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

struct_declFunction · 0.85
post_typeFunction · 0.85
parse_expr_typeFunction · 0.85
parse_typeFunction · 0.85
unaryFunction · 0.85
declFunction · 0.85

Calls 13

nextFunction · 0.85
skipFunction · 0.85
type_declFunction · 0.85
type_sizeFunction · 0.85
expr_constFunction · 0.85
exact_log2p1Function · 0.85
struct_declFunction · 0.85
parse_btype_qualifyFunction · 0.85
parse_expr_typeFunction · 0.85
sym_to_attrFunction · 0.85
parse_attributeFunction · 0.85
sym_findFunction · 0.85

Tested by

no test coverage detected