HomeSort by relevance Sort by last modified time
    Searched refs:StartToken (Results 1 - 5 of 5) sorted by null

  /external/protobuf/src/google/protobuf/io/
tokenizer.h 269 // E.g. StartToken() calls RecordTo(&current_.text). record_start_ is the
298 inline void StartToken();
301 // contain all text consumed since StartToken() was called.
tokenizer.cc 290 inline void Tokenizer::StartToken() {
598 StartToken();
    [all...]
  /external/clang/lib/Frontend/Rewrite/
InclusionRewriter.cpp 79 void CommentOutDirective(Lexer &DirectivesLex, const Token &StartToken,
272 /// inclusion directive at \p StartToken, then print out the inclusion
277 const Token &StartToken,
282 SM.getFileOffset(StartToken.getLocation()), LocalEOL, Line,
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 272 procedure SetTokenBoundaries(const T: IANTLRInterface; const StartToken,
    [all...]

Completed in 360 milliseconds