diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2026-01-21 12:21:38 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2026-01-22 11:23:54 +0000 |
| commit | 8e4581b34c9584a49bc595d65c48167b9ecbe34f (patch) | |
| tree | 107cd943f49b86f1a8e4639c03c73bf80642ba57 /pkg/codesearch/testdata/query-file-index-source | |
| parent | 2367ed1e24f80dca97acc30309650f248a2df14b (diff) | |
tools/clang/codesearch: index struct references
Update #6469
Diffstat (limited to 'pkg/codesearch/testdata/query-file-index-source')
| -rw-r--r-- | pkg/codesearch/testdata/query-file-index-source | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/codesearch/testdata/query-file-index-source b/pkg/codesearch/testdata/query-file-index-source index 3263deca3..af52513b7 100644 --- a/pkg/codesearch/testdata/query-file-index-source +++ b/pkg/codesearch/testdata/query-file-index-source @@ -3,6 +3,7 @@ file-index source0.c file source0.c defines the following entities: function close +function func_accepting_a_struct function function_with_comment_in_header function open struct struct_in_c_file |
