Searched defs:SkipCComment (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/TableGen/ | ||
H A D | TGLexer.cpp | 434 bool TGLexer::SkipCComment() { SkipCComment() function in TGLexer |
/llvm-project/flang/lib/Parser/ | ||
H A D | prescan.cpp | 575 const char *Prescanner::SkipCComment(const char *p) const { SkipCComment() function in Fortran::parser::Prescanner |