Searched defs:parseFunctionType (Results 1 – 7 of 7) sorted by relevance
133 Type Parser::parseFunctionType() { in parseFunctionType() function in Parser
196 static LLVMFunctionType parseFunctionType(DialectAsmParser &parser, in parseFunctionType() function
3206 Node *AbstractManglingParser<Derived, Alloc>::parseFunctionType() { in parseFunctionType() function
3501 Node *AbstractManglingParser<Derived, Alloc>::parseFunctionType() { in parseFunctionType() function
3437 Node *AbstractManglingParser<Derived, Alloc>::parseFunctionType() { in parseFunctionType() function
2806 bool LLParser::parseFunctionType(Type *&Result) { in parseFunctionType() function in LLParser