Searched refs:CheckIndirectionOperand (Results 1 – 1 of 1) sorted by relevance
8872 static QualType CheckIndirectionOperand(Sema &S, Expr *Op, ExprValueKind &VK, in CheckIndirectionOperand() function8903 return CheckIndirectionOperand(S, PR.take(), VK, OpLoc); in CheckIndirectionOperand()9579 resultType = CheckIndirectionOperand(*this, Input.get(), VK, OpLoc); in CreateBuiltinUnaryOp()