Lines Matching defs:ln
110 def __init__(self, config, ln): argument
228 def emit_msg(self, ln, msg, warning=True): argument
287 def reset_state(self, ln): argument
299 def push_parameter(self, ln, decl_type, param, dtype, argument
380 def create_parameter_list(self, ln, decl_type, args, argument
495 def check_sections(self, ln, decl_name, decl_type, sectcheck, prmscheck): argument
533 def check_return_section(self, ln, declaration_name, return_type): argument
551 def dump_struct(self, ln, proto): argument
833 def dump_enum(self, ln, proto): argument
907 def dump_declaration(self, ln, prototype): argument
927 def dump_function(self, ln, prototype): argument
1094 def dump_typedef(self, ln, proto): argument
1186 def process_normal(self, ln, line): argument
1201 def process_name(self, ln, line): argument
1299 def process_body(self, ln, line): argument
1418 def process_inline(self, ln, line): argument
1454 def syscall_munge(self, ln, proto): # pylint: disable=W0613 argument
1493 def tracepoint_munge(self, ln, proto): argument
1530 def process_proto_function(self, ln, line): argument
1578 def process_proto_type(self, ln, line): argument
1619 def process_proto(self, ln, line): argument
1640 def process_docblock(self, ln, line): argument