Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1325 return EmitObjCEncodeExprLValue(cast<ObjCEncodeExpr>(E)); in EmitLValue()
3003 LValue CodeGenFunction::EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E) { in EmitObjCEncodeExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h3911 LValue EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E);