clang-tools 22.0.0git
clang::tidy::FileOptionsBaseProvider::OptionsCache Struct Reference

#include <ClangTidyOptions.h>

Public Attributes

llvm::StringMap< size_t > Memorized
llvm::SmallVector< OptionsSource, 4U > Storage

Detailed Description

Definition at line 264 of file ClangTidyOptions.h.

Member Data Documentation

◆ Memorized

llvm::StringMap<size_t> clang::tidy::FileOptionsBaseProvider::OptionsCache::Memorized

Definition at line 265 of file ClangTidyOptions.h.

◆ Storage

llvm::SmallVector<OptionsSource, 4U> clang::tidy::FileOptionsBaseProvider::OptionsCache::Storage

Definition at line 266 of file ClangTidyOptions.h.


The documentation for this struct was generated from the following file: