Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp852 return EmitCompoundLiteralLValue(cast<CompoundLiteralExpr>(E)); in EmitLValue()
2615 LValue CodeGenFunction::EmitCompoundLiteralLValue(const CompoundLiteralExpr *E){ in EmitCompoundLiteralLValue() function in CodeGenFunction
HDCodeGenFunction.h1992 LValue EmitCompoundLiteralLValue(const CompoundLiteralExpr *E);