|
clang 23.0.0git
|
#include "clang/Tooling/Core/Replacement.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/Error.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |
Functions | |
| llvm::Error | clang::ssaf::writeYAMLSourceEdits (const clang::tooling::TranslationUnitReplacements &Doc, llvm::StringRef Path) |
Writes Doc to Path as a YAML document compatible with clang-apply-replacements. | |