clang 20.0.0git
|
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 |
The JSON file list parser is used to communicate input to InstallAPI. | |
Defines the clang::ASTSourceDescriptor class, which abstracts clang modules and precompiled header files.
Definition in file ASTSourceDescriptor.h.