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

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h128 CXComment_TParamCommand = 8, enumerator in enum:CXCommentKind
423 * \param Comment a \c CXComment_TParamCommand AST node.
431 * \param Comment a \c CXComment_TParamCommand AST node.
443 * \param Comment a \c CXComment_TParamCommand AST node.
459 * \param Comment a \c CXComment_TParamCommand AST node.
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp72 return CXComment_TParamCommand;
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c588 case CXComment_TParamCommand:
589 printf("CXComment_TParamCommand");

Completed in 85 milliseconds