Home | History | Annotate | Download | only in Sema

Lines Matching refs:Exprs

2475 bool Sema::SubstExprs(Expr **Exprs, unsigned NumExprs, bool IsCall,
2484 return Instantiator.TransformExprs(Exprs, NumExprs, IsCall, Outputs);