Searched defs:ActOnCallExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp594 ExprResult Call = ActOnCallExpr(TUScope, TrapFn.get(), E->getLocStart(),
3574 /// ActOnCallExpr - Handle a call to Fn with the specified array of arguments.
3578 Sema::ActOnCallExpr(Scope *S, Expr *Fn, SourceLocation LParenLoc, function in class:Sema
3694 return ActOnCallExpr(S, ConfigDR, LLLLoc, ExecConfig, GGGLoc, 0,

Completed in 33 milliseconds