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
  692     RawComment = clang_Cursor_getRawCommentText(Cursor);
  693     RawCommentCString = clang_getCString(RawComment);
  704     clang_disposeString(RawComment);