Home
last modified time | relevance | path

Searched defs:OptionsSource (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyOptions.h172 using OptionsSource = std::pair<ClangTidyOptions, std::string>; global() variable
H A DClangTidyOptions.cpp27 using OptionsSource = clang::tidy::ClangTidyOptionsProvider::OptionsSource; global() typedef
[all...]