Home
last modified time | relevance | path

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

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