|
clang 23.0.0git
|
Public Member Functions | |
| bool | operator== (const APINotesParameterSelector &Other) const |
| bool | operator!= (const APINotesParameterSelector &Other) const |
Public Attributes | |
| SmallVector< std::string, 4 > | Parameters |
Definition at line 1003 of file SemaAPINotes.cpp.
|
inline |
Definition at line 1010 of file SemaAPINotes.cpp.
References clang::Other.
|
inline |
Definition at line 1006 of file SemaAPINotes.cpp.
References clang::Other, and Parameters.
| SmallVector<std::string, 4> APINotesParameterSelector::Parameters |
Definition at line 1004 of file SemaAPINotes.cpp.
Referenced by getAPINotesParameterSelectorCandidates(), and operator==().