Searched refs:DerefContainerExprName (Results 1 – 1 of 1) sorted by relevance
21 constexpr llvm::StringLiteral DerefContainerExprName = "deref-container-expr"; variable52 expr(hasType(pointsTo(Container))).bind(DerefContainerExprName))) in registerMatchers()84 const auto *DCE = Result.Nodes.getNodeAs<Expr>(DerefContainerExprName); in check()