clang 22.0.0git
clang::api_notes::StoredObjCSelector Struct Reference

A stored Objective-C selector. More...

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/APINotes/APINotesFormat.h"

Public Attributes

unsigned NumArgs
llvm::SmallVector< IdentifierID, 2 > Identifiers

Detailed Description

A stored Objective-C selector.

Definition at line 288 of file APINotesFormat.h.

Member Data Documentation

◆ Identifiers

◆ NumArgs


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