Searched defs:ParseType (Results 1 – 8 of 8) sorted by relevance
132 TEST_F(SuppressionContextTest, ParseType) { in TEST_F() argument
79 bool ExtensionContextMenuFunction::ParseType( in ParseType() function in ExtensionContextMenuFunction
1007 bool Parser::ParseType(FieldDescriptorProto::Type* type, in ParseType() function in google::protobuf::compiler::Parser
874 static bool ParseType(State *state) { in ParseType() function
1463 bool Parser::ParseType(FieldDescriptorProto::Type* type, in ParseType() function in google::protobuf::compiler::Parser
677 RecTy *TGParser::ParseType() { in ParseType() function in TGParser
1553 bool LLParser::ParseType(Type *&Result, bool AllowVoid) { in ParseType() function in LLParser
621 static ConnectionType ParseType(const std::string& type) { in ParseType() function