Searched refs:ParseOperatorType (Results 1 – 2 of 2) sorted by relevance
277 RecTy *ParseOperatorType();
963 Type = ParseOperatorType(); in ParseOperation()1005 Type = ParseOperatorType(); in ParseOperation()1096 RecTy *Type = ParseOperatorType(); in ParseOperation()1121 RecTy *Type = ParseOperatorType(); in ParseOperation()1746 RecTy *TGParser::ParseOperatorType() { in ParseOperatorType() function in TGParser