|
clang-tools 23.0.0git
|
#include <Matchers.h>
Public Member Functions | |
| NameMatcher (const StringRef Regex) | |
| bool | match (const NamedDecl &ND) const |
Definition at line 89 of file clang-tidy/utils/Matchers.h.
|
inline |
Definition at line 105 of file clang-tidy/utils/Matchers.h.
|
inline |
Definition at line 108 of file clang-tidy/utils/Matchers.h.
Referenced by clang::tidy::matchers::MatchesAnyListedRegexNameMatcher::matches().