Home
last modified time | relevance | path

Searched refs: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.c3353 } IndexDataStringList; typedef
3362 IndexDataStringList *strings;
3367 IndexDataStringList *node = index_data->strings; in free_client_data()
3369 IndexDataStringList *next = node->next; in free_client_data()
3442 IndexDataStringList *node; in makeClientContainer()
3455 (IndexDataStringList *)malloc(sizeof(IndexDataStringList) + strlen(name) + in makeClientContainer()