clang-tools 20.0.0git
|
#include <ClangTidyOptions.h>
Public Attributes | |
llvm::StringMap< size_t > | Memorized |
llvm::SmallVector< OptionsSource, 4U > | Storage |
Definition at line 248 of file ClangTidyOptions.h.
llvm::StringMap<size_t> clang::tidy::FileOptionsBaseProvider::OptionsCache::Memorized |
Definition at line 249 of file ClangTidyOptions.h.
Referenced by clang::tidy::FileOptionsBaseProvider::addRawFileOptions().
llvm::SmallVector<OptionsSource, 4U> clang::tidy::FileOptionsBaseProvider::OptionsCache::Storage |
Definition at line 250 of file ClangTidyOptions.h.
Referenced by clang::tidy::FileOptionsBaseProvider::addRawFileOptions().