Searched refs:ConvResult (Results 1 – 1 of 1) sorted by relevance
10564 ExprResult ConvResult = S.UsualUnaryConversions(Op); in CheckIndirectionOperand() local10565 if (ConvResult.isInvalid()) in CheckIndirectionOperand()10567 Op = ConvResult.get(); in CheckIndirectionOperand()