Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsemantic3.d623 funcdecl.checkMain(); // Check main() parameters and return type in visit()
H A Dfunc.d2690 extern (D) final void checkMain() in checkMain() function
H A Ddsymbolsem.d3897 funcdecl.checkMain(); // Check main() parameters and return type in funcDeclarationSemantic()