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

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h120 CXComment_ParamCommand = 7, enumerator in enum:CXCommentKind
379 * \param Comment a \c CXComment_ParamCommand AST node.
387 * \param Comment a \c CXComment_ParamCommand AST node.
397 * \param Comment a \c CXComment_ParamCommand AST node.
405 * \param Comment a \c CXComment_ParamCommand AST node.
414 * \param Comment a \c CXComment_ParamCommand AST node.
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp69 return CXComment_ParamCommand;
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c563 case CXComment_ParamCommand:
564 printf("CXComment_ParamCommand");

Completed in 107 milliseconds