Home
last modified time | relevance | path

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

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