|
clang-tools 22.0.0git
|
This is the complete list of members for clang::tidy::readability::RedundantInlineSpecifierCheck, including all inherited members.
| check(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::tidy::readability::RedundantInlineSpecifierCheck | |
| getCheckTraversalKind() const override | clang::tidy::readability::RedundantInlineSpecifierCheck | inline |
| handleMatchedDecl(const T *MatchedDecl, const SourceManager &Sources, const MatchFinder::MatchResult &Result, StringRef Message) | clang::tidy::readability::RedundantInlineSpecifierCheck | |
| RedundantInlineSpecifierCheck(StringRef Name, ClangTidyContext *Context) | clang::tidy::readability::RedundantInlineSpecifierCheck | inline |
| registerMatchers(ast_matchers::MatchFinder *Finder) override | clang::tidy::readability::RedundantInlineSpecifierCheck |