clang 19.0.0git
clang::ExprMutationAnalyzer::Analyzer Member List

This is the complete list of members for clang::ExprMutationAnalyzer::Analyzer, including all inherited members.

Analyzer(const Stmt &Stm, ASTContext &Context, Memoized &Memorized)clang::ExprMutationAnalyzer::Analyzerinline
findMutation(const Expr *Exp)clang::ExprMutationAnalyzer::Analyzer
findMutation(const Decl *Dec)clang::ExprMutationAnalyzer::Analyzer
findPointeeMutation(const Expr *Exp)clang::ExprMutationAnalyzer::Analyzer
findPointeeMutation(const Decl *Dec)clang::ExprMutationAnalyzer::Analyzer
isUnevaluated(const Stmt *Smt, const Stmt &Stm, ASTContext &Context)clang::ExprMutationAnalyzer::Analyzerstatic