Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp410 parenListExpr(hasDescendant(expr(canResolveToExpr(Exp)))), in findDirectMutation()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp537 REGISTER_MATCHER(parenListExpr); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp856 const internal::VariadicDynCastAllOfMatcher<Stmt, ParenListExpr> parenListExpr; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1753 parenListExpr;