Searched defs:proper_version_checks (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/test/tools/clang_tidy_checks/ | ||
H A D | proper_version_checks.hpp | 12 class proper_version_checks : public clang::tidy::ClangTidyCheck { class |
H A D | proper_version_checks.cpp | 64 proper_version_checks::proper_version_checks(llvm::StringRef name, clang::tidy::ClangTidyContext* context) proper_version_checks() function in libcpp::proper_version_checks |