Searched defs:OptionsSource (Results 1 – 2 of 2) sorted by relevance
160 typedef std::pair<ClangTidyOptions, std::string> OptionsSource; typedef
25 using OptionsSource = clang::tidy::ClangTidyOptionsProvider::OptionsSource; typedef