Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8261 if (const auto *CleanupsExpr = dyn_cast<ExprWithCleanups>(&Node)) in AST_MATCHER_P() local
8262 E = CleanupsExpr->getSubExpr(); in AST_MATCHER_P()