Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp204 return findMutationMemoized( in findMutation()
222 return findMutationMemoized(Exp, {/*TODO*/}, Memorized.PointeeResults); in findPointeeMutation()
231 const Stmt *ExprMutationAnalyzer::Analyzer::findMutationMemoized( in findMutationMemoized() function in clang::ExprMutationAnalyzer::Analyzer
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h56 const Stmt *findMutationMemoized(const Expr *Exp,