Searched defs:CheckOptions (Results 1 – 8 of 8) sorted by relevance
303 auto &CheckOptions = Options.CheckOptions; in TEST() local369 auto &CheckOptions = Options.CheckOptions; in TEST() local
404 const ClangTidyOptions::OptionMap &CheckOptions; variable
118 OptionMap CheckOptions; member
49 StringRef CheckName, const ClangTidyOptions::OptionMap &CheckOptions, in OptionsView()
101 llvm::StringMap<std::string> CheckOptions; member
266 CheckOptions; member
506 std::vector<std::pair<std::string, std::string>> CheckOptions; in compile() local
318 void CheckOptions(const AllocatorOptions &options) const { in CheckOptions() function