Home
last modified time | relevance | path

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

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