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