clang 24.0.0git
ASTSourceDescriptor.h File Reference

Defines the clang::ASTSourceDescriptor class, which abstracts clang modules and precompiled header files. More...

#include "clang/Basic/Module.h"
#include "llvm/ADT/StringRef.h"
#include <string>
#include <utility>

Go to the source code of this file.

Classes

class  clang::ASTSourceDescriptor
 Abstracts clang modules and precompiled header files and holds everything needed to generate debug info for an imported module or PCH. More...

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.

Detailed Description

Defines the clang::ASTSourceDescriptor class, which abstracts clang modules and precompiled header files.

Definition in file ASTSourceDescriptor.h.