Searched refs:getReferenceLValue (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprAgg.cpp124 EmitFinalDestCopy(E->getType(), result.getReferenceLValue(CGF, E));
H A DCGExprComplex.cpp116 return EmitLoadOfLValue(result.getReferenceLValue(CGF, E),
H A DCodeGenFunction.h2017 LValue getReferenceLValue(CodeGenFunction &CGF, Expr *refExpr) const { function in class:clang::CodeGen::CodeGenFunction::ConstantEmission
H A DCGExprScalar.cpp231 return EmitLoadOfLValue(result.getReferenceLValue(CGF, E),

Completed in 114 milliseconds