Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcond.d527 static void addGlobalIdent(const(char)* ident) in addGlobalIdent() function
533 extern(D) static void addGlobalIdent(string ident) in addGlobalIdent() function
541 extern(D) static void addGlobalIdent(const(char)[] ident) in addGlobalIdent() function
773 static void addGlobalIdent(const(char)* ident) in addGlobalIdent() function
779 extern(D) static void addGlobalIdent(string ident) in addGlobalIdent() function
787 extern(D) static void addGlobalIdent(const(char)[] ident) in addGlobalIdent() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcond.c454 void DebugCondition::addGlobalIdent(const char *ident) in addGlobalIdent() function
648 void VersionCondition::addGlobalIdent(const char *ident) in addGlobalIdent() function