OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConsumeChar
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/leveldatabase/src/util/
logging.cc
48
bool
ConsumeChar
(Slice* in, char c) {
/external/clang/include/clang/Lex/
Lexer.h
486
//
ConsumeChar
. getCharAndSize reads a phase 1/2 translated character,
488
// part of the current token, it calls
ConsumeChar
on it. This two stage
516
///
ConsumeChar
- When a character (identified by getCharAndSize) is consumed
520
const char *
ConsumeChar
(const char *Ptr, unsigned Size, Token &Tok) {
Completed in 165 milliseconds