clang-tools 22.0.0git
clang::tidy::bugprone::MisplacedOperatorInStrlenInAllocCheck Member List

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

check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::bugprone::MisplacedOperatorInStrlenInAllocCheck
MisplacedOperatorInStrlenInAllocCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::bugprone::MisplacedOperatorInStrlenInAllocCheckinline
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::bugprone::MisplacedOperatorInStrlenInAllocCheck