Searched defs:isGotoDefaultStatement (Results 1 – 3 of 3) sorted by relevance
103 virtual GotoDefaultStatement *isGotoDefaultStatement() { return NULL; } in isGotoDefaultStatement() function490 GotoDefaultStatement *isGotoDefaultStatement() { return this; } in isGotoDefaultStatement() function
140 …GotoDefaultStatement *isGotoDefaultStatement() { return stmt == STMTgotoDefault ? (GotoDefaultStat… in isGotoDefaultStatement() function
382 …inout(GotoDefaultStatement) isGotoDefaultStatement() { return stmt == STMT.GotoDefault ? cast(type… in isGotoDefaultStatement() function