HomeSort by relevance Sort by last modified time
    Searched full:clang_cursor_getparsedcomment (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
libclang.exports 18 clang_Cursor_getParsedComment
CXComment.cpp 32 CXComment clang_Cursor_getParsedComment(CXCursor C) {
  /external/clang/include/clang-c/
Documentation.h 47 CINDEX_LINKAGE CXComment clang_Cursor_getParsedComment(CXCursor C);
  /external/clang/tools/c-index-test/
c-index-test.c 612 CXComment Comment = clang_Cursor_getParsedComment(Cursor);
    [all...]

Completed in 477 milliseconds