struct HasSizeMatcher
Declaration
template <typename Ty>
struct HasSizeMatcher { /* full declaration omitted */ };
Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:2149
Templates
- Ty
Method Overview
- public static bool hasSize(const Ty & Node, unsigned int N)
Methods
ΒΆstatic bool hasSize(const Ty& Node,
unsigned int N)
static bool hasSize(const Ty& Node,
unsigned int N)
Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:2150
Parameters
- const Ty& Node
- unsigned int N