Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildResolvedCallExpr

3701   return BuildResolvedCallExpr(Fn, NDecl, LParenLoc, Args, NumArgs, RParenLoc,
3743 /// BuildResolvedCallExpr - Build a call to a resolved expression,
3750 Sema::BuildResolvedCallExpr(Expr *Fn, NamedDecl *NDecl,