Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDExprMutationAnalyzer.h76 const Stmt *findFunctionArgMutation(const Expr *Exp);
/freebsd-head/contrib/llvm-project/clang/lib/Analysis/
HDExprMutationAnalyzer.cpp212 &ExprMutationAnalyzer::Analyzer::findFunctionArgMutation}, in findMutation()
618 ExprMutationAnalyzer::Analyzer::findFunctionArgMutation(const Expr *Exp) { in findFunctionArgMutation() function in clang::ExprMutationAnalyzer::Analyzer