Function lists are empty for C header files
-
-
The builtin function parser is just a simple regex matcher that expects to see a
{
after every parameter list. Your source file would have to implementtest()
for it to appear on the list.The smart detection you’re expecting can be provided by a tag parser. One of these plugins may help: