clang 20.0.0git
|
#include "clang/Basic/FileManager.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/raw_ostream.h"
#include <memory>
#include <system_error>
Go to the source code of this file.
Classes | |
struct | clang::extractapi::IgnoresFileNotFound |
struct | clang::extractapi::APIIgnoresList |
A type that provides access to a new line separated list of symbol names to ignore when extracting API information. More... | |
Namespaces | |
namespace | llvm |
Diagnostic wrappers for TextAPI types for error reporting. | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::extractapi |