Searched defs:parseFunctionHeader (Results 1 – 2 of 2) sorted by relevance
4650 TFunction *TParseContext::parseFunctionHeader(const TPublicType &type, in parseFunctionHeader() function in sh::TParseContext
5855 bool LLParser::parseFunctionHeader(Function *&Fn, bool IsDefine) { in parseFunctionHeader() function in LLParser