/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | tokens.c | 45 const char *Token::toChars() const in toChars() function 184 const char *Token::toChars(TOK value) in toChars() function
|
H A D | dversion.c | 42 const char *DebugSymbol::toChars() in toChars() function 132 const char *VersionSymbol::toChars() in toChars() function
|
H A D | identifier.c | 51 const char *Identifier::toChars() in toChars() function
|
H A D | init.c | 51 const char *Initializer::toChars() in toChars() function
|
H A D | template.h | 46 const char *toChars() { return objects.toChars(); } in toChars() function
|
H A D | ctfeexpr.c | 94 const char *VoidInitExp::toChars() in toChars() function 119 const char *ThrownExceptionExp::toChars() in toChars() function 160 const char *CTFEExp::toChars() in toChars() function
|
H A D | attrib.c | 540 const char *LinkDeclaration::toChars() in toChars() function 567 const char *CPPMangleDeclaration::toChars() in toChars() function
|
H A D | dmodule.c | 1118 const char *ModuleDeclaration::toChars() in toChars() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dversion.d | 57 override const(char)* toChars() const nothrow in toChars() function 151 override const(char)* toChars() const nothrow in toChars() function
|
H A D | cond.d | 606 override const(char)* toChars() const in toChars() function 886 override const(char)* toChars() const in toChars() function 956 override const(char)* toChars() const in toChars() function
|
H A D | template.h | 39 const char *toChars() const { return objects.toChars(); } in toChars() function
|
H A D | identifier.d | 86 override const(char)* toChars() const pure in toChars() function
|
H A D | init.d | 59 override final const(char)* toChars() const in toChars() function
|
H A D | attrib.d | 421 override const(char)* toChars() const in toChars() function 475 override const(char)* toChars() const in toChars() function 557 override const(char)* toChars() const in toChars() function
|
H A D | tokens.d | 940 extern (C++) const(char)* toChars() const in toChars() function 1046 static const(char)* toChars(TOK value) in toChars() function
|
H A D | aggregate.d | 67 const(char)* toChars(ClassKind c) in toChars() function
|
H A D | ctfeexpr.d | 139 override const(char)* toChars() const in toChars() function 176 override const(char)* toChars() const in toChars() function
|
H A D | dtemplate.d | 527 override const(char)* toChars() const in toChars() function 728 override const(char)* toChars() const in toChars() function 5350 override const(char)* toChars() const in toChars() function 5960 override const(char)* toChars() const in toChars() function 7680 override const(char)* toChars() const in toChars() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/ |
H A D | rootobject.c | 35 const char *RootObject::toChars() in toChars() function
|
H A D | file.c | 255 const char *File::toChars() in toChars() function
|
H A D | array.h | 41 char *toChars() in toChars() function
|
H A D | filename.c | 654 const char *FileName::toChars() const in toChars() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ |
H A D | rootobject.d | 50 const(char)* toChars() const in toChars() function
|
H A D | array.h | 41 char *toChars() const in toChars() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-frontend.cc | 117 Loc::toChars (void) const in toChars() function in Loc
|