Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DRedundantBranchConditionCheck.cpp31 ExprMutationAnalyzer MutAn(*S, *Context); in isChangedBefore() local
33 const Stmt *MutS = MutAn.findMutation(Var); in isChangedBefore()