Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExpr.cpp792 return EmitCallExprLValue(cast<CallExpr>(E)); in EmitLValue()
3002 LValue CodeGenFunction::EmitCallExprLValue(const CallExpr *E) { in EmitCallExprLValue() function in CodeGenFunction
DCodeGenFunction.h1979 LValue EmitCallExprLValue(const CallExpr *E);