clang API Documentation

Namespaces | Functions
Edit/Rewriters.h File Reference
#include "llvm/ADT/SmallVector.h"
Include dependency graph for Edit/Rewriters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  clang
namespace  clang::edit

Functions

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