clang 20.0.0git
|
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::Analyzer | inline |
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::Analyzer | static |