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

/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp216 SkipBCPLComment();
423 /// SkipBCPLComment - Skip over the comment by finding the next CR or LF.
425 void TGLexer::SkipBCPLComment() { function in class:TGLexer
991 SkipBCPLComment();
H A DTGLexer.h251 void SkipBCPLComment();

Completed in 108 milliseconds