Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGLexer.cpp347 bool TGLexer::SkipCComment() { in SkipCComment() function in TGLexer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp416 bool TGLexer::SkipCComment() { in SkipCComment() function in TGLexer
/external/llvm-project/llvm/lib/TableGen/
DTGLexer.cpp437 bool TGLexer::SkipCComment() { in SkipCComment() function in TGLexer
/external/llvm-project/flang/lib/Parser/
Dprescan.cpp398 const char *Prescanner::SkipCComment(const char *p) const { in SkipCComment() function in Fortran::parser::Prescanner