clang 19.0.0git
Public Member Functions | Friends | List of all members
clang::api_notes::APINotesWriter::Implementation Class Reference

Public Member Functions

 Implementation (llvm::StringRef ModuleName, const FileEntry *SF)
 
void writeToStream (llvm::raw_ostream &OS)
 

Friends

class APINotesWriter
 

Detailed Description

Definition at line 22 of file APINotesWriter.cpp.

Constructor & Destructor Documentation

◆ Implementation()

clang::api_notes::APINotesWriter::Implementation::Implementation ( llvm::StringRef  ModuleName,
const FileEntry SF 
)
inline

Definition at line 161 of file APINotesWriter.cpp.

Member Function Documentation

◆ writeToStream()

void clang::api_notes::APINotesWriter::Implementation::writeToStream ( llvm::raw_ostream &  OS)

Friends And Related Function Documentation

◆ APINotesWriter

friend class APINotesWriter
friend

Definition at line 23 of file APINotesWriter.cpp.


The documentation for this class was generated from the following file: