Home
last modified time | relevance | path

Searched defs:blockExit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dblockexit.c18 int blockExit(Statement *s, FuncDeclaration *func, bool mustNotThrow) in blockExit() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dblockexit.d63 int blockExit(Statement s, FuncDeclaration func, bool mustNotThrow) in blockExit() function