Home
last modified time | relevance | path

Searched defs:LookingAtType (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc200 inline bool Parser::LookingAtType(io::Tokenizer::TokenType token_type) { in LookingAtType() function in google::protobuf::compiler::Parser
/third_party/protobuf/src/google/protobuf/
Dtext_format.cc909 bool LookingAtType(io::Tokenizer::TokenType token_type) { in LookingAtType() function in google::protobuf::TextFormat::Parser::ParserImpl