Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcppmangle.c353 static bool isIdent_char(Identifier *ident, RootObject *o) in isIdent_char() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcppmangle.d747 bool isIdent_char(Identifier ident, RootObject o) in isIdent_char() function