Home | History | Annotate | Download | only in Sema

Lines Matching full:exprs

2046   // default arg exprs for default constructors if necessary now.
2669 bool Sema::SubstExprs(Expr **Exprs, unsigned NumExprs, bool IsCall,
2678 return Instantiator.TransformExprs(Exprs, NumExprs, IsCall, Outputs);