ΒΆMatcher<clang::NamedDecl> hasAnyNameFunc(
ArrayRef<const llvm::StringRef*> NameRefs)
Matcher<clang::NamedDecl> hasAnyNameFunc(
ArrayRef<const llvm::StringRef*> NameRefs)
Description
Trampoline function to use VariadicFunction < > to construct a HasNameMatcher.
Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:978
Parameters
- ArrayRef<const llvm::StringRef*> NameRefs