Searched refs:adapt_module (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | rename_check.py | 137 def adapt_module(module_path, module, check_name, check_name_camel): function 319 adapt_module(new_module_path, new_module, args.new_check_name,
|
| H A D | add_new_check.py | 169 def adapt_module(module_path, module, check_name, check_name_camel): function 585 adapt_module(module_path, module, check_name, check_name_camel)
|