Home
last modified time | relevance | path

Searched refs:CXComment_FullComment (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Index/
Dheaderfile-comment-to-html.m22 // CHECK-NEXT: (CXComment_FullComment
44 // CHECK-NEXT: (CXComment_FullComment
67 // CHECK-NEXT: (CXComment_FullComment
88 // CHECK-NEXT: (CXComment_FullComment
104 // CHECK-NEXT: (CXComment_FullComment
/external/clang/tools/libclang/
DCXComment.cpp80 return CXComment_FullComment; in clang_Comment_getKind()
/external/clang/include/clang-c/
DIndex.h3486 CXComment_FullComment = 12 enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c446 case CXComment_FullComment: in DumpCXCommentInternal()