OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAndAdvanceChar
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Lex/
Lexer.cpp
[
all
...]
/external/clang/include/clang/Lex/
Lexer.h
479
// automatically provide phase 1/2 translation.
getAndAdvanceChar
is used
501
///
getAndAdvanceChar
- Read a single 'character' from the specified buffer,
505
inline char
getAndAdvanceChar
(const char *&Ptr, Token &Tok) {
Completed in 44 milliseconds