Searched defs:findPointeeMutation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Analysis/Analyses/ | ||
H A D | ExprMutationAnalyzer.h | 97 const Stmt *findPointeeMutation(const Expr *Exp) { findPointeeMutation() function |
/llvm-project/clang/lib/Analysis/ | ||
H A D | ExprMutationAnalyzer.cpp | 221 ExprMutationAnalyzer::Analyzer::findPointeeMutation(const Expr *Exp) { findPointeeMutation() function in clang::ExprMutationAnalyzer::Analyzer |