Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse-llvm.c1260 static int is_prototype(struct symbol *sym) in is_prototype() function
1275 if (is_prototype(sym)) { in compile()