clang 19.0.0git
Classes | Namespaces | Functions
Internals.h File Reference
#include "clang/Basic/LangOptions.h"
#include "clang/Basic/Diagnostic.h"
#include "clang/Frontend/MigratorOptions.h"
#include "llvm/ADT/ArrayRef.h"
#include <list>
#include <optional>

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
 The JSON file list parser is used to communicate input to InstallAPI.
 
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 ()