Searched refs:ContainerExprName (Results 1 – 1 of 1) sorted by relevance
20 constexpr llvm::StringLiteral ContainerExprName = "container-expr"; variable53 .bind(ContainerExprName), in registerMatchers()58 .bind(ContainerExprName), in registerMatchers()61 .bind(ContainerExprName)); in registerMatchers()83 const auto *CE = Result.Nodes.getNodeAs<Expr>(ContainerExprName); in check()