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