Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/
H A Drename_check.py127 def adapt_cmake(module_path: str, check_name_camel: str) -> bool: function
H A Dadd_new_check.py22 def adapt_cmake(module_path, check_name_camel): global() function