Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.cpp218 if (SkipCComment()) in LexToken()
432 bool TGLexer::SkipCComment() { in SkipCComment() function in TGLexer
936 if (SkipCComment()) in prepSkipLineBegin()
996 if (SkipCComment()) in prepSkipDirectiveEnd()
H A DTGLexer.h146 bool SkipCComment();