reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
754 if (Msg->getNumArgs() != 1) 757 const Expr *Arg = Msg->getArg(0)->IgnoreParenImpCasts(); 759 return rewriteToCharLiteral(Msg, CharE, NS, commit); 761 return rewriteToBoolLiteral(Msg, BE, NS, commit); 763 return rewriteToBoolLiteral(Msg, BE, NS, commit); 774 return rewriteToNumericBoxedExpression(Msg, NS, commit); 777 Selector Sel = Msg->getSelector(); 794 return rewriteToNumericBoxedExpression(Msg, NS, commit); 828 QualType CallTy = Msg->getArg(0)->getType(); 832 commit.replaceWithInner(Msg->getSourceRange(), ArgRange); 840 return rewriteToNumericBoxedExpression(Msg, NS, commit); 847 return rewriteToNumericBoxedExpression(Msg, NS, commit); 858 return rewriteToNumericBoxedExpression(Msg, NS, commit); 862 return rewriteToNumericBoxedExpression(Msg, NS, commit); 867 commit.replaceWithInner(CharSourceRange::getTokenRange(Msg->getSourceRange()),