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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1290 return EmitObjCEncodeExprLValue(cast<ObjCEncodeExpr>(E));
2767 LValue CodeGenFunction::EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h3515 LValue EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E);

Completed in 132 milliseconds