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
 2888   cspell = clang_getCString(Spelling);
 2889   if (cspell && strlen(cspell) != 0) {
 2889   if (cspell && strlen(cspell) != 0) {
 2891     printf(" Spelling=%s (", cspell);