Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h58 findExprPointeeMutation(ArrayRef<ast_matchers::BoundNodes> Matches);
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp248 const Stmt *ExprMutationAnalyzer::findExprPointeeMutation( in findExprPointeeMutation() function in clang::ExprMutationAnalyzer