Home
last modified time | relevance | path

Searched refs:start_function (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c2236 static struct statement *start_function(struct symbol *sym) in start_function() function
2829 stmt = start_function(decl); in parse_function_body()