Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp252 const auto AsAssignmentLhs = binaryOperator( in findDirectMutation() local
366 findAll(stmt(anyOf(AsAssignmentLhs, AsIncDecOperand, in findDirectMutation()