clang 24.0.0git
APIIgnoresList.h File Reference
#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
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::extractapi