clang-tools 20.0.0git
|
This is the complete list of members for clang::tidy::bugprone::CharExpressionDetector, including all inherited members.
CharExpressionDetector(QualType CharType, const ASTContext &Ctx) | clang::tidy::bugprone::CharExpressionDetector | inline |
isLikelyCharExpression(const Expr *E) const | clang::tidy::bugprone::CharExpressionDetector | inline |