Home
last modified time | relevance | path

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

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