clang API Documentation
Helper class used to collect all the possible overloads of an argument adaptative matcher function. More...
#include <Marshallers.h>
Public Member Functions | |
AdaptativeOverloadCollector (StringRef Name, std::vector< MatcherDescriptor * > &Out) |
Helper class used to collect all the possible overloads of an argument adaptative matcher function.
Definition at line 456 of file Marshallers.h.
clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector< ArgumentAdapterT, FromTypes, ToTypes >::AdaptativeOverloadCollector | ( | StringRef | Name, |
std::vector< MatcherDescriptor * > & | Out | ||
) | [inline] |
Definition at line 458 of file Marshallers.h.