|
clang-tools 22.0.0git
|
#include <ClangTidyOptions.h>
Public Attributes | |
| llvm::StringMap< size_t > | Memorized |
| llvm::SmallVector< OptionsSource, 4U > | Storage |
Definition at line 264 of file ClangTidyOptions.h.
| llvm::StringMap<size_t> clang::tidy::FileOptionsBaseProvider::OptionsCache::Memorized |
Definition at line 265 of file ClangTidyOptions.h.
| llvm::SmallVector<OptionsSource, 4U> clang::tidy::FileOptionsBaseProvider::OptionsCache::Storage |
Definition at line 266 of file ClangTidyOptions.h.