Searched refs:ParseOperatorType (Results 1 – 2 of 2) sorted by relevance
313 RecTy *ParseOperatorType();
1204 Type = ParseOperatorType(); in ParseOperation()1261 Type = ParseOperatorType(); in ParseOperation()1352 RecTy *Type = ParseOperatorType(); in ParseOperation()1377 RecTy *Type = ParseOperatorType(); in ParseOperation()1495 Type = ParseOperatorType(); in ParseOperation()2177 RecTy *TGParser::ParseOperatorType() { in ParseOperatorType() function in TGParser