Searched defs:AssertNonnullMeStmt (Results 1 – 1 of 1) sorted by relevance
3112 explicit AssertNonnullMeStmt(const AssertNonnullStmtNode *stt) in AssertNonnullMeStmt() function3116 … explicit AssertNonnullMeStmt(const UnaryStmtNode *stt) : UnaryMeStmt(stt), SafetyCheckMeStmt() {} in AssertNonnullMeStmt() function3117 explicit AssertNonnullMeStmt(const AssertNonnullMeStmt &stt) in AssertNonnullMeStmt() function