Home
last modified time | relevance | path

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

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