MCPcopy Create free account
hub / github.com/RealNeGate/Cuik / parse_primary_expr

Function parse_primary_expr

cuik_c/expr_parser.h:331–610  ·  view source on GitHub ↗

primary-expression: identifier constant string-literal ( expression ) generic-selection

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_postfixFunction · 0.85

Calls 15

tokens_getFunction · 0.85
tokens_get_locationFunction · 0.85
tokens_nextFunction · 0.85
get_token_rangeFunction · 0.85
parse_exprFunction · 0.85
expect_closing_parenFunction · 0.85
peek_exprFunction · 0.85
tokens_get_last_locationFunction · 0.85
string_equals_cstrFunction · 0.85
expect_charFunction · 0.85
parse_assignmentFunction · 0.85
parse_typename2Function · 0.85

Tested by

no test coverage detected