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