OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verbatim_block_begin
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
CommentLexer.h
39
verbatim_block_begin
,
enumerator in enum:clang::comments::tok::TokenKind
131
assert(is(tok::
verbatim_block_begin
) || is(tok::verbatim_block_end));
136
assert(is(tok::
verbatim_block_begin
) || is(tok::verbatim_block_end));
/src/external/apache2/llvm/dist/clang/lib/AST/
CommentParser.cpp
563
case tok::
verbatim_block_begin
:
660
assert(Tok.is(tok::
verbatim_block_begin
));
742
case tok::
verbatim_block_begin
:
Completed in 15 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026