Home
last modified time | relevance | path

Searched refs:checkClosure (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h662 bool checkClosure();
H A Dfunc.c2269 if (checkClosure()) in semantic3()
4547 bool FuncDeclaration::checkClosure() in checkClosure() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsemantic3.d1248 if (funcdecl.checkClosure()) in visit()
H A Dfunc.d2109 extern (D) final bool checkClosure() in checkClosure() function