Searched refs:ParseOperatorType (Results 1 – 2 of 2) sorted by relevance
185 RecTy *ParseOperatorType();
805 Type = ParseOperatorType(); in ParseOperation()1119 RecTy *TGParser::ParseOperatorType() { in ParseOperatorType() function in TGParser