|
clang 22.0.0git
|
#include "clang/APINotes/APINotesReader.h"#include "APINotesFormat.h"#include "clang/APINotes/Types.h"#include "llvm/ADT/Hashing.h"#include "llvm/Bitstream/BitstreamReader.h"#include "llvm/Support/DJB.h"#include "llvm/Support/OnDiskHashTable.h"Go to the source code of this file.
Classes | |
| class | clang::api_notes::APINotesReader::Implementation |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::api_notes |