clang
10.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 | |
findMutation(const Decl *Dec) | clang::ExprMutationAnalyzer | |
findPointeeMutation(const Expr *Exp) | clang::ExprMutationAnalyzer | |
findPointeeMutation(const Decl *Dec) | clang::ExprMutationAnalyzer | |
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 |