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

Declarations

tools/clang/include/clang-c/Documentation.h
  542 CINDEX_LINKAGE CXString clang_FullComment_getAsXML(CXComment Comment);

References

tools/clang/tools/c-index-test/c-index-test.c
  714         XML = clang_FullComment_getAsXML(Comment);