Searched refs:CXComment_FullComment (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h45 * \c CXComment_FullComment AST node.
158 CXComment_FullComment = 12 enumerator in enum:CXCommentKind
531 * \param Comment a \c CXComment_FullComment AST node.
543 * \param Comment a \c CXComment_FullComment AST node.
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp84 return CXComment_FullComment;
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c623 case CXComment_FullComment:
624 printf("CXComment_FullComment");

Completed in 81 milliseconds