Searched defs:isGotoCaseStatement (Results 1 – 3 of 3) sorted by relevance
104 virtual GotoCaseStatement *isGotoCaseStatement() { return NULL; } in isGotoCaseStatement() function503 GotoCaseStatement *isGotoCaseStatement() { return this; } in isGotoCaseStatement() function
141 …GotoCaseStatement *isGotoCaseStatement() { return stmt == STMTgotoCase ? (GotoCaseStateme… in isGotoCaseStatement() function
383 …inout(GotoCaseStatement) isGotoCaseStatement() { return stmt == STMT.GotoCase ? cast(type… in isGotoCaseStatement() function