mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-18 18:11:49 +01:00
First import of dmd-2.065-b1 (7088593).
The CPP mangling is not integrated yet.
This commit is contained in:
@@ -57,9 +57,7 @@ public:
|
||||
void toCBuffer(OutBuffer *buf, HdrGenState *hgs);
|
||||
Type *getType();
|
||||
const char *kind();
|
||||
#if DMDV2
|
||||
Dsymbol *search(Loc, Identifier *ident, int flags);
|
||||
#endif
|
||||
bool isDeprecated(); // is Dsymbol deprecated?
|
||||
PROT prot();
|
||||
Expression *getMaxMinValue(Loc loc, Identifier *id);
|
||||
|
||||
Reference in New Issue
Block a user