|
clang 23.0.0git
|
Go to the source code of this file.
Classes | |
| struct | clang::ssaf::HasSummaryName< T, typename > |
Type trait that checks whether T has a static summaryName() method returning SummaryName. More... | |
| struct | clang::ssaf::HasSummaryName< T, std::void_t< decltype(T::summaryName())> > |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |
Variables | |
| template<typename T> | |
| constexpr bool | clang::ssaf::HasSummaryName_v = HasSummaryName<T>::value |