Searched refs:LValue (Results 51 - 57 of 57) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp649 LValue EmitObjCValueForIvar(CodeGenFunction &CGF, QualType ObjectTy,
4052 LValue CGObjCGNU::EmitObjCValueForIvar(CodeGenFunction &CGF,
H A DCGBuiltin.cpp175 LValue LV = CGF.MakeNaturalAlignAddrLValue(BC, E->getArg(0)->getType());
184 LValue LV = CGF.MakeNaturalAlignAddrLValue(Address, E->getType());
4705 LValue NDRangeL = EmitAggExprToLValue(E->getArg(2));
4909 LValue NDRangeL = EmitAggExprToLValue(E->getArg(0));
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp5451 case APValue::LValue:
5646 case APValue::LValue: {
5649 "unexpected type for LValue template arg");
H A DMicrosoftMangle.cpp1685 case APValue::LValue: {
H A DASTImporter.cpp9225 case APValue::LValue:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp6996 case APValue::LValue: {
H A DTreeTransform.h766 /// \param LValue whether the type was written with an lvalue sigil
769 bool LValue,

Completed in 589 milliseconds

123