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

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h112 CXComment_BlockCommand = 6, enumerator in enum:CXCommentKind
343 * \param Comment a \c CXComment_BlockCommand AST node.
351 * \param Comment a \c CXComment_BlockCommand AST node.
359 * \param Comment a \c CXComment_BlockCommand AST node.
370 * \param Comment a \c CXComment_BlockCommand or
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp66 return CXComment_BlockCommand;
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c551 case CXComment_BlockCommand:
552 printf("CXComment_BlockCommand");

Completed in 87 milliseconds