clang 20.0.0git
|
Public Member Functions | |
Implementation (llvm::StringRef ModuleName, const FileEntry *SF) | |
void | writeToStream (llvm::raw_ostream &OS) |
Friends | |
class | APINotesWriter |
Definition at line 22 of file APINotesWriter.cpp.
|
inline |
Definition at line 177 of file APINotesWriter.cpp.
void clang::api_notes::APINotesWriter::Implementation::writeToStream | ( | llvm::raw_ostream & | OS | ) |
Definition at line 183 of file APINotesWriter.cpp.
References clang::api_notes::API_NOTES_SIGNATURE.
Referenced by clang::api_notes::APINotesWriter::writeToStream().
|
friend |
Definition at line 23 of file APINotesWriter.cpp.