Searched defs:AssocExprs (Results 1 – 2 of 2) sorted by relevance
3569 ArrayRef<Expr*> AssocExprs, in GenericSelectionExpr()3595 ArrayRef<Expr*> AssocExprs, in GenericSelectionExpr()
6418 SmallVector<Expr *, 4> AssocExprs; in TransformGenericSelectionExpr() local