Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp201 if (SkipCComment()) in LexToken()
420 bool TGLexer::SkipCComment() { in SkipCComment() function in TGLexer
901 if (SkipCComment()) in prepSkipLineBegin()
961 if (SkipCComment()) in prepSkipDirectiveEnd()
H A DTGLexer.h137 bool SkipCComment();