Searched defs:isDtorExpStatement (Results 1 – 3 of 3) sorted by relevance
106 virtual DtorExpStatement *isDtorExpStatement() { return NULL; } in isDtorExpStatement() function161 DtorExpStatement *isDtorExpStatement() { return this; } in isDtorExpStatement() function
143 …DtorExpStatement *isDtorExpStatement() { return stmt == STMTdtorExp ? (DtorExpStatemen… in isDtorExpStatement() function
385 …inout(DtorExpStatement) isDtorExpStatement() { return stmt == STMT.DtorExp ? cast(type… in isDtorExpStatement() function