Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyOptions.h160 typedef std::pair<ClangTidyOptions, std::string> OptionsSource; typedef
DClangTidyOptions.cpp25 using OptionsSource = clang::tidy::ClangTidyOptionsProvider::OptionsSource; typedef