Home
last modified time | relevance | path

Searched defs:proper_version_checks (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/tools/clang_tidy_checks/
H A Dproper_version_checks.hpp12 class proper_version_checks : public clang::tidy::ClangTidyCheck { class
H A Dproper_version_checks.cpp64 proper_version_checks::proper_version_checks(llvm::StringRef name, clang::tidy::ClangTidyContext* context) proper_version_checks() function in libcpp::proper_version_checks