clang 24.0.0git
ExternalSemaSource.h File Reference
#include "clang/AST/ExternalASTSource.h"
#include "clang/AST/Type.h"
#include "clang/Sema/TypoCorrection.h"
#include "clang/Sema/Weak.h"
#include "llvm/ADT/MapVector.h"
#include <utility>

Go to the source code of this file.

Classes

struct  clang::ExternalVTableUse
 A simple structure that captures a vtable use for the purposes of the ExternalSemaSource. More...
class  clang::ExternalSemaSource
 An abstract interface that should be implemented by external AST sources that also provide information for semantic analysis. More...
class  clang::LazyVector< T, Loader, LoadedStorage, LocalStorage >
 Represents a lazily-loaded vector of data. More...
class  clang::LazyVector< T, Loader, LoadedStorage, LocalStorage >::iterator
 Iteration over the elements in the vector. More...

Namespaces

namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.
namespace  clang
 Top level wrappers for InstallAPI frontend operations.