Home
last modified time | relevance | path

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

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