Searched refs:NewExpression (Results 1 – 1 of 1) sorted by relevance
23 constexpr char NewExpression[] = "newExpression"; variable93 .bind(NewExpression)), in registerMatchers()104 .bind(NewExpression)), in registerMatchers()124 const auto *New = Result.Nodes.getNodeAs<CXXNewExpr>(NewExpression); in check()