ΒΆtemplate <typename F, typename Tuple>
constexpr auto applyMatcher(F&& f, Tuple&& args)
template <typename F, typename Tuple>
constexpr auto applyMatcher(F&& f, Tuple&& args)
Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:1406
Templates
- F
- Tuple
Parameters
- F&& f
- Tuple&& args