Home
last modified time | relevance | path

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

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