Searched refs:ParseFarrayType (Results 1 – 2 of 2) sorted by relevance
74 bool ParseFarrayType(TyIdx &arrayTyIdx);
258 bool MIRParser::ParseFarrayType(TyIdx &arrayTyIdx) in ParseFarrayType() function in maple::MIRParser307 return ParseFarrayType(arrayTyIdx); in ParseArrayType()