Searched defs:CheckOptions (Results 1 – 8 of 8) sorted by relevance
332 auto &CheckOptions = Options.CheckOptions; in TEST() local 398 auto &CheckOptions = Options.CheckOptions; TEST() local [all...]
480 const ClangTidyOptions::OptionMap &CheckOptions; global() variable [all...]
129 OptionMap CheckOptions; global() member
50 StringRef CheckName, const ClangTidyOptions::OptionMap &CheckOptions, in OptionsView() argument [all...]
283 CheckOptions; global() member
106 llvm::StringMap<std::string> CheckOptions; member
546 std::vector<std::pair<std::string, std::string>> CheckOptions; compile() local
372 void CheckOptions(const AllocatorOptions &options) const { CheckOptions() function