Searched refs:ParseTypeFromString (Results 1 – 2 of 2) sorted by relevance
117 bool ParseTypeFromString(const std::string &src, TyIdx &tyIdx);
1353 bool MIRParser::ParseTypeFromString(const std::string &src, TyIdx &tyIdx) in ParseTypeFromString() function in maple::MIRParser