Searched defs:CXComment_Text (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang-c/
H A DDocumentation.h64 CXComment_Text = 1, enumerator in enum:CXCommentKind
234 * only \c CXComment_Text nodes that are empty or whitespace.
236 * Other AST nodes (except \c CXComment_Paragraph and \c CXComment_Text) are
252 * \param Comment a \c CXComment_Text AST node.

Completed in 253 milliseconds