Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGLexer.cpp320 void TGLexer::SkipBCPLComment() { in SkipBCPLComment() function in TGLexer
/external/clang/lib/Lex/
DLexer.cpp1891 bool Lexer::SkipBCPLComment(Token &Result, const char *CurPtr) { in SkipBCPLComment() function in Lexer