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

Declarations

tools/clang/include/clang-c/Index.h
 4607 CINDEX_LINKAGE CXString clang_Cursor_getBriefCommentText(CXCursor C);

References

tools/clang/tools/c-index-test/c-index-test.c
  698       BriefComment = clang_Cursor_getBriefCommentText(Cursor);