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