Home
last modified time | relevance | path

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

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