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

Declarations

tools/clang/include/clang-c/Documentation.h
  241 CINDEX_LINKAGE unsigned clang_Comment_isWhitespace(CXComment Comment);

References

tools/clang/tools/c-index-test/c-index-test.c
  477     if (clang_Comment_isWhitespace(Comment))
  542     if (clang_Comment_isWhitespace(Comment))