Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp178 ExprMutationAnalyzer::findDeclMutation(ArrayRef<BoundNodes> Matches) { in findDeclMutation() function in clang::ExprMutationAnalyzer
328 return findDeclMutation(LoopVars); in findRangeLoopMutation()
362 return findDeclMutation(Refs); in findReferenceMutation()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h55 const Stmt *findDeclMutation(ArrayRef<ast_matchers::BoundNodes> Matches);