Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DDocumentation.h70 CXComment_InlineCommand = 2, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp54 return CXComment_InlineCommand; in clang_Comment_getKind()
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c483 case CXComment_InlineCommand: in DumpCXCommentInternal()