struct MapAnyOfMatcherImpl
Declaration
template <typename CladeType, typename... MatcherTypes>
struct MapAnyOfMatcherImpl { /* full declaration omitted */ };
Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:1426
Templates
- CladeType
- MatcherTypes