Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnCallExpr

890     ExprResult Call = ActOnCallExpr(TUScope, TrapFn.get(),
4462 /// ActOnCallExpr - Handle a call to Fn with the specified array of arguments.
4466 Sema::ActOnCallExpr(Scope *S, Expr *Fn, SourceLocation LParenLoc,
4603 return ActOnCallExpr(S, ConfigDR, LLLLoc, ExecConfig, GGGLoc, nullptr,