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

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h82 CXComment_HTMLStartTag = 3, enumerator in enum:CXCommentKind
300 * \param Comment a \c CXComment_HTMLStartTag or \c CXComment_HTMLEndTag AST
308 * \param Comment a \c CXComment_HTMLStartTag AST node.
316 * \param Comment a \c CXComment_HTMLStartTag AST node.
323 * \param Comment a \c CXComment_HTMLStartTag AST node.
333 * \param Comment a \c CXComment_HTMLStartTag AST node.
497 * \param Comment a \c CXComment_HTMLStartTag or \c CXComment_HTMLEndTag AST
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp57 return CXComment_HTMLStartTag;
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c516 case CXComment_HTMLStartTag: {
518 printf("CXComment_HTMLStartTag");

Completed in 78 milliseconds