Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp252 const auto AsAssignmentLhs = binaryOperator( in findDirectMutation() local
366 findAll(stmt(anyOf(AsAssignmentLhs, AsIncDecOperand, in findDirectMutation()