Home
last modified time | relevance | path

Searched defs:CheckOptions (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang-tools-extra/unittests/clang-tidy/
DClangTidyOptionsTest.cpp181 auto &CheckOptions = Options.CheckOptions; in TEST() local
238 auto &CheckOptions = Options.CheckOptions; in TEST() local
/external/llvm-project/clang-tools-extra/clangd/
DConfig.h93 llvm::StringMap<std::string> CheckOptions; member
DConfigFragment.h213 CheckOptions; member
DConfigCompile.cpp381 std::vector<std::pair<std::string, std::string>> CheckOptions; in compile() local
/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyOptions.h117 OptionMap CheckOptions; member
DClangTidyCheck.h498 const ClangTidyOptions::OptionMap &CheckOptions; variable
DClangTidyCheck.cpp74 StringRef CheckName, const ClangTidyOptions::OptionMap &CheckOptions, in OptionsView()
/external/libchrome/build/android/gyp/util/
Dbuild_utils.py114 def CheckOptions(options, parser, required=None): function
/external/compiler-rt/lib/asan/
Dasan_allocator.cc246 void CheckOptions(const AllocatorOptions &options) const { in CheckOptions() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp321 void CheckOptions(const AllocatorOptions &options) const { in CheckOptions() function