clang API Documentation
#include "clang/Basic/DiagnosticOptions.h"#include "clang/Basic/FileManager.h"#include "clang/Basic/SourceManager.h"#include "clang/Frontend/TextDiagnosticPrinter.h"#include "clang/Lex/Lexer.h"#include "clang/Rewrite/Core/Rewriter.h"#include "clang/Tooling/Refactoring.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/Path.h"#include "llvm/Support/raw_os_ostream.h"
Go to the source code of this file.
Namespaces | |
| namespace | clang |
| namespace | clang::tooling |