Home
last modified time | relevance | path

Searched refs:EmitUnaryOpLValue (Results 1 – 4 of 4) 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);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1388 return EmitUnaryOpLValue(cast<UnaryOperator>(E)); in EmitLValue()
2861 LValue CodeGenFunction::EmitUnaryOpLValue(const UnaryOperator *E) { in EmitUnaryOpLValue() function in CodeGenFunction
DCodeGenFunction.h3779 LValue EmitUnaryOpLValue(const UnaryOperator *E);