Searched defs:parseFunctionType (Results 1 – 5 of 5) sorted by relevance
3206 Node *AbstractManglingParser<Derived, Alloc>::parseFunctionType() { in parseFunctionType() function
3439 Node *AbstractManglingParser<Derived, Alloc>::parseFunctionType() { in parseFunctionType() function
3507 Node *AbstractManglingParser<Derived, Alloc>::parseFunctionType() { in parseFunctionType() function
3803 Node *AbstractManglingParser<Derived, Alloc>::parseFunctionType() { in parseFunctionType() function
2921 bool LLParser::parseFunctionType(Type *&Result) { in parseFunctionType() function in LLParser