Searched refs:OptionWithSource (Results 1 – 1 of 1) sorted by relevance
560 for (const std::pair<ClangTidyOptions, std::string> &OptionWithSource : in clangTidyMain() local562 const ClangTidyOptions &Opts = OptionWithSource.first; in clangTidyMain()565 verifyChecks(Valid.Names, *Opts.Checks, OptionWithSource.second); in clangTidyMain()572 llvm::WithColor::warning(llvm::errs(), OptionWithSource.second) in clangTidyMain()