Searched defs:ParseFunctionType (Results 1 – 2 of 2) sorted by relevance
948 static bool ParseFunctionType(State *state) { in ParseFunctionType() function
1784 bool LLParser::ParseFunctionType(Type *&Result) { in ParseFunctionType() function in LLParser