Home | History | Annotate | Download | only in parser

Lines Matching refs:isEmptyStatement

176         virtual bool isEmptyStatement() const { return false; }
1162 virtual bool isEmptyStatement() const { return true; }