OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CXComment_Text
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang-c/
Documentation.h
63
CXComment_Text
= 1,
238
* only \c
CXComment_Text
nodes that are empty or whitespace.
240
* Other AST nodes (except \c CXComment_Paragraph and \c
CXComment_Text
) are
256
* \param Comment a \c
CXComment_Text
AST node.
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXComment.cpp
51
return
CXComment_Text
;
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
474
case
CXComment_Text
:
475
printf("
CXComment_Text
");
Completed in 35 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026