Searched defs:NullStmt (Results 1 – 1 of 1) sorted by relevance
525 explicit NullStmt(EmptyShell Empty) : Stmt(NullStmtClass, Empty), in NullStmt() function538 static bool classof(const NullStmt *) { return true; } in classof()