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

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DDocumentation.h153 CXComment_VerbatimLine = 11, enumerator in enum:CXCommentKind
488 * \param Comment a \c CXComment_VerbatimLine AST node.
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXComment.cpp81 return CXComment_VerbatimLine;
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c617 case CXComment_VerbatimLine:
618 printf("CXComment_VerbatimLine");

Completed in 211 milliseconds