Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h23 struct Ensure struct
25 Identifier *id;
26 Statement *ensure;
H A Dastcodegen.d43 alias Ensure = dmd.func.Ensure; // workaround for bug in older DMD frontends member