Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c207 bool isNeedThisScope(Scope *sc, Declaration *d) in isNeedThisScope() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d208 bool isNeedThisScope(Scope* sc, Declaration d) in isNeedThisScope() function