Searched refs:EmitCallExprLValue (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp996 return EmitCallExprLValue(cast<CallExpr>(E));
3859 LValue CodeGenFunction::EmitCallExprLValue(const CallExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h2717 LValue EmitCallExprLValue(const CallExpr *E);

Completed in 151 milliseconds