github.com/google/syzkaller@v0.0.0-20251211124644-a066d2bc4b02/pkg/codesearch/testdata/query-def-source-header (about) 1 def-source source0.c function_with_comment_in_header yes 2 3 function function_with_comment_in_header is defined in source0.c: 4 5 18: void function_with_comment_in_header() 6 19: { 7 20: same_name_in_several_files(); 8 21: }