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

Declarations

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

References

tools/clang/tools/c-index-test/c-index-test.c
  615         clang_VerbatimLineComment_getText(Comment));