Home
last modified time | relevance | path

Searched defs:token_end (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Rewrite/Core/
DTokenRewriter.h56 token_iterator token_end() const { return TokenList.end(); } in token_end() function
/external/libchrome/base/strings/
Dstring_tokenizer.h146 const_iterator token_end() const { return token_end_; } in token_end() function
/external/v8/src/torque/
Dearley-parser.cc139 InputPosition token_end = token_start; in MatchToken() local
/external/libtextclassifier/annotator/
Dfeature-processor.cc230 UnicodeText::const_iterator token_end = token_end_unicode.end(); in LabelToSpan() local