Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h71 const Stmt *findMemberMutation(const Expr *Exp);
/src/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp207 &ExprMutationAnalyzer::Analyzer::findMemberMutation, in findMutation()
458 ExprMutationAnalyzer::Analyzer::findMemberMutation(const Expr *Exp) { in findMemberMutation() function in clang::ExprMutationAnalyzer::Analyzer