reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/c-index-test/c-index-test.c
 3004   cspell = clang_getCString(Spelling);
 3005   if (cspell && strlen(cspell) != 0) {
 3005   if (cspell && strlen(cspell) != 0) {
 3007     printf(" Spelling=%s (", cspell);