Searched refs:SkipCComment (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/TableGen/
H A DTGLexer.h115 bool SkipCComment();
H A DTGLexer.cpp131 if (SkipCComment())
338 /// SkipCComment - This skips C-style /**/ comments. The only difference from C
340 bool TGLexer::SkipCComment() { function in class:TGLexer

Completed in 66 milliseconds