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