Searched refs:adapt_module (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang-tools-extra/clang-tidy/ |
D | add_new_check.py | 156 def adapt_module(module_path, module, check_name, check_name_camel): function 474 adapt_module(module_path, module, check_name, check_name_camel)
|
D | rename_check.py | 130 def adapt_module(module_path, module, check_name, check_name_camel): function 310 adapt_module(new_module_path, new_module, args.new_check_name,
|