Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h7387 if (const auto *CleanupsExpr = dyn_cast<ExprWithCleanups>(&Node)) in AST_MATCHER_P() local
7388 E = CleanupsExpr->getSubExpr(); in AST_MATCHER_P()