#include <Matchers.h>
◆ MatchesAnyListedTypeNameMatcher()
clang::tidy::matchers::MatchesAnyListedTypeNameMatcher::MatchesAnyListedTypeNameMatcher |
( |
llvm::ArrayRef< StringRef > |
NameList | ) |
|
|
explicit |
◆ ~MatchesAnyListedTypeNameMatcher()
clang::tidy::matchers::MatchesAnyListedTypeNameMatcher::~MatchesAnyListedTypeNameMatcher |
( |
| ) |
|
|
overridedefault |
◆ matches()
bool clang::tidy::matchers::MatchesAnyListedTypeNameMatcher::matches |
( |
const QualType & |
Node, |
|
|
ast_matchers::internal::ASTMatchFinder * |
Finder, |
|
|
ast_matchers::internal::BoundNodesTreeBuilder * |
Builder |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: