clang 19.0.0git
clang::ExprMutationAnalyzer Member List

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

ExprMutationAnalyzer(const Stmt &Stm, ASTContext &Context)clang::ExprMutationAnalyzerinline
findMutation(const Expr *Exp)clang::ExprMutationAnalyzerinline
findMutation(const Decl *Dec)clang::ExprMutationAnalyzerinline
findPointeeMutation(const Expr *Exp)clang::ExprMutationAnalyzerinline
findPointeeMutation(const Decl *Dec)clang::ExprMutationAnalyzerinline
FunctionParmMutationAnalyzerclang::ExprMutationAnalyzerfriend
isMutated(const Expr *Exp)clang::ExprMutationAnalyzerinline
isMutated(const Decl *Dec)clang::ExprMutationAnalyzerinline
isPointeeMutated(const Expr *Exp)clang::ExprMutationAnalyzerinline
isPointeeMutated(const Decl *Dec)clang::ExprMutationAnalyzerinline
isUnevaluated(const Stmt *Smt, const Stmt &Stm, ASTContext &Context)clang::ExprMutationAnalyzerinlinestatic