Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c3350 typedef struct IndexDataStringList_ { struct
3351 struct IndexDataStringList_ *next; argument
3352 char data[1]; /* Dynamically sized. */