Searched defs:ParseType (Results 1 – 5 of 5) sorted by relevance
114 TEST_F(SuppressionContextTest, ParseType) { in TEST_F() argument
664 RecTy *TGParser::ParseType() { in ParseType() function in TGParser
1600 bool Parser::ParseType(FieldDescriptorProto::Type* type, in ParseType() function in google::protobuf::compiler::Parser
3137 bool ParseType(CCodecs &codecs, const UString &s, COpenType &type) in ParseType() function
1800 bool LLParser::ParseType(Type *&Result, const Twine &Msg, bool AllowVoid) { in ParseType() function in LLParser