Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1048 return EmitUnaryOpLValue(cast<UnaryOperator>(E)); in EmitLValue()
2212 LValue CodeGenFunction::EmitUnaryOpLValue(const UnaryOperator *E) { in EmitUnaryOpLValue() function in CodeGenFunction
DCodeGenFunction.h2724 LValue EmitUnaryOpLValue(const UnaryOperator *E);