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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp813 return EmitObjCEncodeExprLValue(cast<ObjCEncodeExpr>(E));
1991 LValue CodeGenFunction::EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h2040 LValue EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E);

Completed in 753 milliseconds