clang-tools 22.0.0git
clang::tidy::ChecksAndOptions Struct Reference

#include <ClangTidy.h>

Public Attributes

llvm::StringSet Checks
llvm::StringSet Options

Detailed Description

Definition at line 62 of file ClangTidy.h.

Member Data Documentation

◆ Checks

llvm::StringSet clang::tidy::ChecksAndOptions::Checks

Definition at line 63 of file ClangTidy.h.

Referenced by clang::tidy::getAllChecksAndOptions().

◆ Options

llvm::StringSet clang::tidy::ChecksAndOptions::Options

Definition at line 64 of file ClangTidy.h.

Referenced by clang::tidy::getAllChecksAndOptions().


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