Home | History | Annotate | Download | only in parser

Lines Matching refs:isEmptyStatement

183         virtual bool isEmptyStatement() const { return false; }
1174 virtual bool isEmptyStatement() const { return true; }