Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Descape.c481 bool checkReturnEscape(Scope *sc, Expression *e, bool gag) in checkReturnEscape() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Descape.d1151 bool checkReturnEscape(Scope* sc, Expression e, bool gag) in checkReturnEscape() function