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

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

Completed in 41 milliseconds