Searched defs:AtEnd (Results 1 – 6 of 6) sorted by relevance
403 bool AtEnd; variable
846 bool AtEnd() const { in AtEnd() function
922 bool AtEnd() const { in AtEnd() function
1267 def AtEnd(self): member in Tokenizer
467 static AssertionNode* AtEnd(RegExpNode* on_success) { in AtEnd() function
204 inline bool Parser::AtEnd() { return LookingAtType(io::Tokenizer::TYPE_END); } in AtEnd() function in google::protobuf::compiler::Parser