Home
last modified time | relevance | path

Searched defs:isPackage (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmodule.h42 Package *isPackage() { return this; } in isPackage() function
H A Ddsymbol.h240 virtual Package *isPackage() { return NULL; } in isPackage() function
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmodule.h42 Package *isPackage() { return this; } in isPackage() function
H A Ddsymbol.h260 virtual Package *isPackage() { return NULL; } in isPackage() function