Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8240 if (const auto *CleanupsExpr = dyn_cast<ExprWithCleanups>(&Node)) in AST_MATCHER_P() local
8241 E = CleanupsExpr->getSubExpr(); in AST_MATCHER_P()