struct CompoundStmtMatcher

Declaration

template <typename Ty>
struct CompoundStmtMatcher { /* full declaration omitted */ };

Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:2175

Templates

Ty

Method Overview

  • public static const clang::CompoundStmt * get(const Ty & Node)

Methods

ΒΆstatic const clang::CompoundStmt* get(
    const Ty& Node)

Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:2176

Parameters

const Ty& Node