Home
last modified time | relevance | path

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

/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py469 def push_parameter(self, ln, decl_type, param, dtype, argument
531 def create_parameter_list(self, ln, decl_type, args, argument
633 def check_sections(self, ln, decl_name, decl_type): argument