Searched refs:clang_Cursor_getCommentRange (Results 1 – 9 of 9) sorted by relevance
22 clang_Cursor_getCommentRange
7289 CXSourceRange clang_Cursor_getCommentRange(CXCursor C) { in clang_Cursor_getCommentRange() function
25 clang_Cursor_getCommentRange
8326 CXSourceRange clang_Cursor_getCommentRange(CXCursor C) { in clang_Cursor_getCommentRange() function
3987 CINDEX_LINKAGE CXSourceRange clang_Cursor_getCommentRange(CXCursor C);
4626 CINDEX_LINKAGE CXSourceRange clang_Cursor_getCommentRange(CXCursor C);
1741 pub fn clang_Cursor_getCommentRange(cursor: CXCursor) -> CXSourceRange;
617 PrintRange(clang_Cursor_getCommentRange(Cursor), "RawCommentRange"); in PrintCursorComments()
699 PrintRange(clang_Cursor_getCommentRange(Cursor), "RawCommentRange"); in PrintCursorComments()