Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1580 return EmitObjCEncodeExprLValue(cast<ObjCEncodeExpr>(E)); in EmitLValueHelper()
3265 LValue CodeGenFunction::EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E) { in EmitObjCEncodeExprLValue() function in CodeGenFunction
H A DCodeGenFunction.h4020 LValue EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E);