Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h146 CXComment_VerbatimBlockLine = 10, enumerator
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp78 return CXComment_VerbatimBlockLine; in clang_Comment_getKind()
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c611 case CXComment_VerbatimBlockLine: in DumpCXCommentInternal()