Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h579 enum TRUSTformat enum
630 …int attributesApply(void *param, int (*fp)(void *, const char *), TRUSTformat trustFormat = TRUSTf…
H A Dmtype.c6362 int TypeFunction::attributesApply(void *param, int (*fp)(void *, const char *), TRUSTformat trustFo… in attributesApply()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.h545 enum TRUSTformat enum
H A Dmtype.d4184 enum TRUSTformat : int
4190 alias TRUSTformatDefault = TRUSTformat.TRUSTformatDefault;
4191 alias TRUSTformatSystem = TRUSTformat.TRUSTformatSystem;
7146 void attributesApply(const TypeFunction tf, void delegate(string) dg, TRUSTformat trustFormat = TRU…