Searched refs:ParseOperatorType (Results 1 – 2 of 2) sorted by relevance
271 RecTy *ParseOperatorType();
950 Type = ParseOperatorType(); in ParseOperation()987 Type = ParseOperatorType(); in ParseOperation()1078 RecTy *Type = ParseOperatorType(); in ParseOperation()1103 RecTy *Type = ParseOperatorType(); in ParseOperation()1709 RecTy *TGParser::ParseOperatorType() { in ParseOperatorType() function in TGParser