|
clang 24.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 1005 of file SemaAPINotes.cpp.
|
inline |
Definition at line 1012 of file SemaAPINotes.cpp.
References clang::Other.
|
inline |
Definition at line 1008 of file SemaAPINotes.cpp.
References clang::Other, and Parameters.
| SmallVector<std::string, 4> clang::APINotesParameterSelector::Parameters |
Definition at line 1006 of file SemaAPINotes.cpp.
Referenced by getAPINotesParameterSelectorCandidates(), clang::APINotesSelectorDiagnosticReaderState::markCandidatesUsed(), and operator==().