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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp2939 RValue CodeGenFunction::EmitCallExpr(const CallExpr *E, function in class:CodeGenFunction
3082 RValue RV = EmitCallExpr(E);
3217 // the same line, analoguous to EmitCallExpr.

Completed in 86 milliseconds