Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DConstCorrectnessCheck.h40 using MutationAnalyzer = std::unique_ptr<ExprMutationAnalyzer>; variable
41 llvm::DenseMap<const CompoundStmt *, MutationAnalyzer> ScopesCache;