HomeSort by: relevance | last modified time | path
    Searched refs:SkipBlockComment (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Lexer.h 718 bool SkipBlockComment (Token &Result, const char *CurPtr,
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Lexer.cpp 2516 bool Lexer::SkipBlockComment(Token &Result, const char *CurPtr,
3328 if (SkipBlockComment(Result, CurPtr+2, TokAtPhysicalStartOfLine))
3649 if (SkipBlockComment(Result, ConsumeChar(CurPtr, SizeTmp, Result),

Completed in 41 milliseconds