Yes, vbcc uses the same object file format, which all Amiga compilers do (besides gcc).
Why do you need to link with StormLink at all? Have you tried to compile and link everything with vbcc?
To answer your question: Yes, although StormC is using other module and section names than vbcc it might be possible to link them together, although I didn't try it.