Searched defs:ActOnCallExpr (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 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, function in class:Sema 4603 return ActOnCallExpr(S, ConfigDR, LLLLoc, ExecConfig, GGGLoc, nullptr,
|
Completed in 127 milliseconds