Searched refs:CXCommentKind (Results 1 – 8 of 8) sorted by relevance
53 enum CXCommentKind { enum217 CINDEX_LINKAGE enum CXCommentKind clang_Comment_getKind(CXComment Comment);
54 enum CXCommentKind { enum213 CINDEX_LINKAGE enum CXCommentKind clang_Comment_getKind(CXComment Comment);
45 enum CXCommentKind clang_Comment_getKind(CXComment CXC) { in clang_Comment_getKind()
41 enum CXCommentKind clang_Comment_getKind(CXComment CXC) { in clang_Comment_getKind()
159 enum CXCommentKind {2182 pub fn clang_Comment_getKind(comment: CXComment) -> CXCommentKind;
1397 pub fn kind(&self) -> CXCommentKind { in kind() argument
383 enum CXCommentKind Kind = clang_Comment_getKind(Comment); in DumpCXCommentInternal()
462 enum CXCommentKind Kind = clang_Comment_getKind(Comment); in DumpCXCommentInternal()