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