HomeSort by: relevance | last modified time | path
    Searched refs:TRUSTformat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.h 545 enum TRUSTformat
mtype.d 4184 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 = TRUSTformatDefault)
7169 if (trustFormat != TRUSTformatSystem)

Completed in 93 milliseconds