clang  3.9.0
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

 clang
 Dataflow Directional Tag Classes.
 
 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)