Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1010 return EmitObjCEncodeExprLValue(cast<ObjCEncodeExpr>(E)); in EmitLValue()
2279 LValue CodeGenFunction::EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E) { in EmitObjCEncodeExprLValue() function in CodeGenFunction
DCodeGenFunction.h2722 LValue EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1336 return EmitObjCEncodeExprLValue(cast<ObjCEncodeExpr>(E)); in EmitLValue()
2933 LValue CodeGenFunction::EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E) { in EmitObjCEncodeExprLValue() function in CodeGenFunction
DCodeGenFunction.h3777 LValue EmitObjCEncodeExprLValue(const ObjCEncodeExpr *E);