Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d5068 extern (D) bool checkRetType(const ref Loc loc) in checkRetType() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c5815 bool TypeFunction::checkRetType(Loc loc) in checkRetType() function