Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp844 return EmitObjCEncodeExprLValue(cast<ObjCEncodeExpr>(E)); in EmitLValue()
2076 LValue CodeGenFunction::EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E) { in EmitObjCEncodeExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h2179 LValue EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E);