clang 20.0.0git
|
Opaque context ID used to refer to an Objective-C class or protocol or a C++ namespace. More...
#include "clang/APINotes/Types.h"
Public Member Functions | |
ContextID (unsigned value) | |
Public Attributes | |
unsigned | Value |
Opaque context ID used to refer to an Objective-C class or protocol or a C++ namespace.
|
inlineexplicit |
unsigned clang::api_notes::ContextID::Value |
Definition at line 802 of file Types.h.
Referenced by clang::api_notes::APINotesWriter::addCXXMethod(), clang::api_notes::APINotesWriter::addField(), clang::api_notes::APINotesWriter::addObjCMethod(), and clang::api_notes::APINotesWriter::addObjCProperty().