Searched defs:getExpressions (Results 1 – 3 of 3) sorted by relevance
111 ArrayRef<CounterExpression> getExpressions() const { return UsedExpressions; } in getExpressions() function in __anon045e99fa0111::CounterExpressionsMinimizer
208 ArrayRef<CounterExpression> getExpressions() const { return Expressions; } in getExpressions() function
4465 ArrayRef<Expr *> getExpressions() const { in getExpressions() function