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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp1739 EmitBitCastOfLValueToProperType(CodeGenFunction &CGF, function
1756 V = EmitBitCastOfLValueToProperType(CGF, V, RealVarTy);
2599 addr = EmitBitCastOfLValueToProperType(*this, addr,
2651 V = EmitBitCastOfLValueToProperType(*this, V, llvmType, Field->getName());

Completed in 121 milliseconds