clang API Documentation
#include "llvm/ADT/SmallVector.h"
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) |