Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7817 if (const auto *CleanupsExpr = dyn_cast<ExprWithCleanups>(&Node)) in AST_MATCHER_P() local
7818 E = CleanupsExpr->getSubExpr(); in AST_MATCHER_P()