Searched refs:ParseOperatorType (Results 1 – 2 of 2) sorted by relevance
268 RecTy *ParseOperatorType();
939 Type = ParseOperatorType(); in ParseOperation()976 Type = ParseOperatorType(); in ParseOperation()1067 RecTy *Type = ParseOperatorType(); in ParseOperation()1651 RecTy *TGParser::ParseOperatorType() { in ParseOperatorType() function in TGParser