clang 19.0.0git
Classes | Namespaces
APINotesReader.h File Reference
#include "clang/APINotes/Types.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/VersionTuple.h"
#include <memory>

Go to the source code of this file.

Classes

class  clang::api_notes::APINotesReader
 A class that reads API notes data from a binary file that was written by the APINotesWriter. More...
 
class  clang::api_notes::APINotesReader::VersionedInfo< T >
 Captures the completed versioned information for a particular part of API notes, including both unversioned API notes and each versioned API note for that particular entity. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::api_notes