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