|
clang 22.0.0git
|
This is the complete list of members for clang::ExprMutationAnalyzer, including all inherited members.
| ExprMutationAnalyzer(const Stmt &Stm, ASTContext &Context) | clang::ExprMutationAnalyzer | inline |
| findMutation(const Expr *Exp) | clang::ExprMutationAnalyzer | inline |
| findMutation(const Decl *Dec) | clang::ExprMutationAnalyzer | inline |
| findPointeeMutation(const Expr *Exp) | clang::ExprMutationAnalyzer | inline |
| findPointeeMutation(const Decl *Dec) | clang::ExprMutationAnalyzer | inline |
| FunctionParmMutationAnalyzer class | clang::ExprMutationAnalyzer | friend |
| isMutated(const Expr *Exp) | clang::ExprMutationAnalyzer | inline |
| isMutated(const Decl *Dec) | clang::ExprMutationAnalyzer | inline |
| isPointeeMutated(const Expr *Exp) | clang::ExprMutationAnalyzer | inline |
| isPointeeMutated(const Decl *Dec) | clang::ExprMutationAnalyzer | inline |
| isUnevaluated(const Stmt *Stm, ASTContext &Context) | clang::ExprMutationAnalyzer | static |