Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h49 llvm::ArrayRef<MutationFinder> Finders,
/llvm-project-15.0.7/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp172 const Expr *Exp, llvm::ArrayRef<MutationFinder> Finders, in findMutationMemoized() argument
181 for (const auto &Finder : Finders) { in findMutationMemoized()