Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1336 return EmitObjCEncodeExprLValue(cast<ObjCEncodeExpr>(E)); in EmitLValue()
2942 LValue CodeGenFunction::EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E) { in EmitObjCEncodeExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h3842 LValue EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E);