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