clang 22.0.0git
clang::edit Namespace Reference

Classes

class  Commit
class  EditedSource
class  EditsReceiver
class  FileOffset

Functions

bool rewriteObjCRedundantCallWithLiteral (const ObjCMessageExpr *Msg, const NSAPI &NS, Commit &commit)
bool rewriteToObjCLiteralSyntax (const ObjCMessageExpr *Msg, const NSAPI &NS, Commit &commit, const ParentMap *PMap)
bool rewriteToObjCSubscriptSyntax (const ObjCMessageExpr *Msg, const NSAPI &NS, Commit &commit)

Function Documentation

◆ rewriteObjCRedundantCallWithLiteral()

◆ rewriteToObjCLiteralSyntax()

◆ rewriteToObjCSubscriptSyntax()