Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h145 … Array<const char *> *modFileAliasStrings; // array of char*'s of -I module filename alias strings member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.h181 Array<const char *> modFileAliasStrings; // array of char*'s of -I module filename alias strings member