Home
last modified time | relevance | path

Searched refs:findPointeeMemberMutation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h75 const Stmt *findPointeeMemberMutation(const Expr *Exp);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp282 &ExprMutationAnalyzer::Analyzer::findPointeeMemberMutation, in findPointeeMutation()
738 ExprMutationAnalyzer::Analyzer::findPointeeMemberMutation(const Expr *Exp) { in findPointeeMemberMutation() function in clang::ExprMutationAnalyzer::Analyzer