clang API Documentation
#include "clang/ARCMigrate/ARCMT.h"
#include "clang/Basic/Diagnostic.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/Optional.h"
#include <list>
Go to the source code of this file.
Classes | |
class | clang::arcmt::CapturedDiagList |
class | clang::arcmt::TransformActions |
class | clang::arcmt::TransformActions::RewriteReceiver |
class | clang::arcmt::Transaction |
class | clang::arcmt::MigrationPass |
Namespaces | |
namespace | clang |
namespace | clang::arcmt |
Functions | |
void | clang::arcmt::writeARCDiagsToPlist (const std::string &outPath, ArrayRef< StoredDiagnostic > diags, SourceManager &SM, const LangOptions &LangOpts) |
static StringRef | clang::arcmt::getARCMTMacroName () |