Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp434 bool TGLexer::SkipCComment() { SkipCComment() function in TGLexer
/llvm-project/flang/lib/Parser/
H A Dprescan.cpp575 const char *Prescanner::SkipCComment(const char *p) const { SkipCComment() function in Fortran::parser::Prescanner