Searched defs:Pure (Results 1 – 3 of 3) sorted by relevance
853 static struct Pure { this(int) pure nothrow @nogc @safe {} } in this() argument
1360 static struct Pure { this(int) pure nothrow @nogc @safe {} } in this() struct
874 const bool Pure = Record.readInt(); in VisitFunctionDecl() local