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