Searched defs:cspell (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/c-index-test/
H A Dc-index-test.c2276 const char *cspell; local
2283 cspell = clang_getCString(Spelling);
2284 if (cspell && strlen(cspell) != 0) {
2286 printf(" Spelling=%s (", cspell);

Completed in 483 milliseconds