ΒΆtemplate <typename ReturnType>
std::unique_ptr<MatcherDescriptor>
makeMatcherAutoMarshall(
    ReturnType (*)() Func,
    llvm::StringRef MatcherName)

Description

0-arg overload

Declared at: clang/lib/ASTMatchers/Dynamic/Marshallers.h:1058

Templates

ReturnType

Parameters

ReturnType (*)() Func
llvm::StringRef MatcherName