Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h58 findDeclPointeeMutation(ArrayRef<ast_matchers::BoundNodes> Matches);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp244 const Stmt *ExprMutationAnalyzer::findDeclPointeeMutation( in findDeclPointeeMutation() function in clang::ExprMutationAnalyzer