#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.
|
| A type that provides access to a new line separated list of symbol names to ignore when extracting API information. More...
|
|
namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting.
|
namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI.
|