Searched refs:cspell (Results 1 – 1 of 1) sorted by relevance
2276 const char *cspell; in inspect_cursor_at() local2283 cspell = clang_getCString(Spelling); in inspect_cursor_at()2284 if (cspell && strlen(cspell) != 0) { in inspect_cursor_at()2286 printf(" Spelling=%s (", cspell); in inspect_cursor_at()