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