Searched refs:CXCommentKind (Results 1 – 3 of 3) sorted by relevance
54 enum CXCommentKind { enum218 CINDEX_LINKAGE enum CXCommentKind clang_Comment_getKind(CXComment Comment);
41 enum CXCommentKind clang_Comment_getKind(CXComment CXC) { in clang_Comment_getKind()
465 enum CXCommentKind Kind = clang_Comment_getKind(Comment); in DumpCXCommentInternal()