Home
last modified time | relevance | path

Searched refs:CXComment_BlockCommand (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXComment.cpp61 return CXComment_BlockCommand; in clang_Comment_getKind()
/external/clang/include/clang-c/
DIndex.h3270 CXComment_BlockCommand = 6, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c368 case CXComment_BlockCommand: in DumpCXCommentInternal()