OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkipCComment
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/TableGen/
TGLexer.cpp
216
if (
SkipCComment
())
428
///
SkipCComment
- This skips C-style /**/ comments. The only difference from C
430
bool TGLexer::
SkipCComment
() {
925
// diagnostic printing in case of error in
SkipCComment
().
928
// CurPtr must point to '*' before call to
SkipCComment
().
930
if (
SkipCComment
())
987
// diagnostic printer in case of error in
SkipCComment
().
990
if (
SkipCComment
())
TGLexer.h
144
bool
SkipCComment
();
Completed in 15 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026