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

  /external/protobuf/src/google/protobuf/io/
tokenizer.h 197 // Position in buffer_ where StartToken() was called. If the token
222 inline void StartToken();
225 // contain all text consumed since StartToken() was called.
tokenizer.cc 263 inline void Tokenizer::StartToken() {
507 StartToken();
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]

Completed in 282 milliseconds