clang-tools 22.0.0git
clang::tidy::performance::InefficientAlgorithmCheck Member List

This is the complete list of members for clang::tidy::performance::InefficientAlgorithmCheck, including all inherited members.

check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::performance::InefficientAlgorithmCheck
getCheckTraversalKind() const overrideclang::tidy::performance::InefficientAlgorithmCheckinline
InefficientAlgorithmCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::performance::InefficientAlgorithmCheckinline
isLanguageVersionSupported(const LangOptions &LangOpts) const overrideclang::tidy::performance::InefficientAlgorithmCheckinline
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::performance::InefficientAlgorithmCheck