Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/
H A Drename_check.py156 def adapt_module( function
H A Dadd_new_check.py174 def adapt_module(module_path, module, check_name, check_name_camel): global() function