OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkipCComment
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/TableGen/
TGLexer.h
128
bool
SkipCComment
();
TGLexer.cpp
130
if (
SkipCComment
())
345
///
SkipCComment
- This skips C-style /**/ comments. The only difference from C
347
bool TGLexer::
SkipCComment
() {
Completed in 1094 milliseconds