clang 19.0.0git
Static Public Member Functions | List of all members
clang::ast_matchers::dynamic::internal::BuildReturnTypeVector< ast_matchers::internal::BindableMatcher< T > > Struct Template Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.h"

Static Public Member Functions

static void build (std::vector< ASTNodeKind > &RetTypes)
 

Detailed Description

template<typename T>
struct clang::ast_matchers::dynamic::internal::BuildReturnTypeVector< ast_matchers::internal::BindableMatcher< T > >

Definition at line 483 of file Marshallers.h.

Member Function Documentation

◆ build()

template<typename T >
static void clang::ast_matchers::dynamic::internal::BuildReturnTypeVector< ast_matchers::internal::BindableMatcher< T > >::build ( std::vector< ASTNodeKind > &  RetTypes)
inlinestatic

Definition at line 484 of file Marshallers.h.


The documentation for this struct was generated from the following file: