Searched refs:CXCommentKind (Results 1 – 3 of 3) sorted by relevance
3548 enum CXCommentKind { enum3707 CINDEX_LINKAGE enum CXCommentKind clang_Comment_getKind(CXComment Comment);
37 enum CXCommentKind clang_Comment_getKind(CXComment CXC) { in clang_Comment_getKind()
291 enum CXCommentKind Kind = clang_Comment_getKind(Comment); in DumpCXCommentInternal()