Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DExprMutationAnalyzer.h57 llvm::ArrayRef<MutationFinder> Finders,
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp232 const Expr *Exp, llvm::ArrayRef<MutationFinder> Finders, in findMutationMemoized() argument
243 for (const auto &Finder : Finders) { in findMutationMemoized()