Searched refs:CXCommentKind (Results 1 – 3 of 3) sorted by relevance
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()
379 enum CXCommentKind Kind = clang_Comment_getKind(Comment); in DumpCXCommentInternal()