Searched defs:ParseType (Results 1 – 7 of 7) sorted by relevance
136 TEST_F(SuppressionContextTest, ParseType) { in TEST_F() argument
1007 bool Parser::ParseType(FieldDescriptorProto::Type* type, in ParseType() function in google::protobuf::compiler::Parser
906 static bool ParseType(State *state) { in ParseType() function
1463 bool Parser::ParseType(FieldDescriptorProto::Type* type, in ParseType() function in google::protobuf::compiler::Parser
683 RecTy *TGParser::ParseType() { in ParseType() function in TGParser
1723 bool LLParser::ParseType(Type *&Result, bool AllowVoid) { in ParseType() function in LLParser
5612 SymbolFileDWARF::ParseType (const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, const DWARFDebugIn… in ParseType() function in SymbolFileDWARF