Searched defs:SaveLineComment (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DLexer.cpp2126 return SaveLineComment(Result, CurPtr);
2153 bool Lexer::SaveLineComment(Token &Result, const char *CurPtr) { function in class:Lexer

Completed in 142 milliseconds