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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
arraytypes.h 57 typedef Array<class GotoCaseStatement *> GotoCaseStatements;
arraytypes.d 50 alias GotoCaseStatements = Array!(GotoCaseStatement);
statement.h 438 GotoCaseStatements gotoCases; // array of unresolved GotoCaseStatement's
statement.d 1186 GotoCaseStatements gotoCases; /// array of unresolved GotoCaseStatement's

Completed in 28 milliseconds