Home
last modified time | relevance | path

Searched refs:hasAnyInit (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp117 AST_MATCHER_P(InitListExpr, hasAnyInit, ast_matchers::internal::Matcher<Expr>, in AST_MATCHER_P() argument
424 initListExpr(hasAnyInit(expr(canResolveToExpr(Exp))))); in findDirectMutation()