Home
last modified time | relevance | path

Searched defs:AllOperands (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DRedundantExpressionCheck.cpp351 SmallVector<const Expr *, N> &AllOperands, in collectOperands() argument
406 SmallVector<const Expr *, 4> AllOperands; in markDuplicateOperands() local
[all...]