MCPcopy Index your code
hub / github.com/DCurrent/openbor / Parser_External_decl2

Function Parser_External_decl2

engine/source/scriptlib/Parser.c:265–343  ·  view source on GitHub ↗

this function is used by Parser_External_decl, because there can be multiple identifiers share only one type token variable only means the function only accept variables, not function declaration, e.g. int a, b=1, c;

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Parser_External_declFunction · 0.85

Calls 7

Parser_CheckFunction · 0.85
Parser_MatchFunction · 0.85
ParserSet_FirstFunction · 0.85
Parser_InitializerFunction · 0.85
Parser_FuncDeclFunction · 0.85
Parser_Comp_stmt_LabelFunction · 0.85

Tested by

no test coverage detected