Home
last modified time | relevance | path

Searched refs:trustFormat (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h630 …int attributesApply(void *param, int (*fp)(void *, const char *), TRUSTformat trustFormat = TRUSTf…
H A Dmtype.c6362 …ypeFunction::attributesApply(void *param, int (*fp)(void *, const char *), TRUSTformat trustFormat) in attributesApply() argument
6392 if (trustFormat == TRUSTformatSystem) in attributesApply()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d7146 void attributesApply(const TypeFunction tf, void delegate(string) dg, TRUSTformat trustFormat = TRU…
7169 if (trustFormat != TRUSTformatSystem)