Searched refs:hasLValue (Results 1 – 2 of 2) sorted by relevance
237 bool hasLValue() const { return HasLV; } in hasLValue() function
1070 Address Addr = Arg.hasLValue() ? Arg.getKnownLValue().getAddress(*this) in ExpandTypeToArgs()1081 Address This = Arg.hasLValue() ? Arg.getKnownLValue().getAddress(*this) in ExpandTypeToArgs()4182 if (!Args.back().hasLValue()) { in EmitCallArgs()4726 Address Addr = I->hasLValue() in EmitCall()4794 Address Addr = I->hasLValue() in EmitCall()4812 } else if (I->hasLValue()) { in EmitCall()4881 I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()4924 Src = I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()4989 addr = I->hasLValue() ? I->getKnownLValue().getAddress(*this) in EmitCall()