Home
last modified time | relevance | path

Searched refs:ObjcClassDeclaration (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dobjc.h38 struct ObjcClassDeclaration struct
H A Daggregate.h278ObjcClassDeclaration objc; // Data for a class declaration that is needed for the Objecti…
H A Ddclass.d195 ObjcClassDeclaration objc;
201 objc = ObjcClassDeclaration(this); in this()
H A Dobjc.d149 extern (C++) struct ObjcClassDeclaration struct