clang-tools 20.0.0git
|
This class should be specialized by any enum type that needs to be converted to and from an llvm::StringRef. More...
#include <ClangTidyCheck.h>
Static Public Member Functions | |
static ArrayRef< std::pair< T, StringRef > > | getEnumMapping ()=delete |
This class should be specialized by any enum type that needs to be converted to and from an llvm::StringRef.
Definition at line 29 of file ClangTidyCheck.h.
|
staticdelete |
Referenced by clang::tidy::ClangTidyCheck::OptionsView::store().