Searched refs:emit_warning (Results 1 – 1 of 1) sorted by relevance
431 sub emit_warning { subroutine461 emit_warning("${file}:$.", "duplicate section name '$name'\n");1103 …emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec…1307 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n");1309 …emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl…1325 emit_warning("${file}:$.", "Enum value '$arg' not described in enum '$declaration_name'\n");1334 emit_warning("${file}:$.", "Excess enum value '$k' description in '$declaration_name'\n");1376 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…1407 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…1563 …emit_warning("${file}:$.", "Function parameter or member '$param' not described in '$declaration_n…[all …]