Lines Matching defs:cspell
2999 const char *cspell;
3006 cspell = clang_getCString(Spelling);
3007 if (cspell && strlen(cspell) != 0) {
3009 printf(" Spelling=%s (", cspell);
3113 const char *cspell;
3122 cspell = clang_getCString(Spelling);
3123 if (cspell && strlen(cspell) != 0) {
3125 printf(" Spelling=%s (", cspell);
3150 const char *cspell;
3157 cspell = clang_getCString(Spelling);
3158 if (cspell && strlen(cspell) != 0) {
3160 printf(" Spelling=%s (", cspell);