Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp218 if (SkipCComment()) in LexToken()
434 bool TGLexer::SkipCComment() { in SkipCComment() function in TGLexer
952 if (SkipCComment()) in prepSkipLineBegin()
1012 if (SkipCComment()) in prepSkipDirectiveEnd()
H A DTGLexer.h253 bool SkipCComment();