Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h66 findExprPointeeMutation(ArrayRef<ast_matchers::BoundNodes> Matches);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp321 const Stmt *ExprMutationAnalyzer::Analyzer::findExprPointeeMutation( in findExprPointeeMutation() function in clang::ExprMutationAnalyzer::Analyzer