Searched defs:ParseFunctionBody (Results 1 – 2 of 2) sorted by relevance
3255 std::error_code BitcodeReader::ParseFunctionBody(Function *F) { in ParseFunctionBody() function in BitcodeReader
4308 bool LLParser::ParseFunctionBody(Function &Fn) { in ParseFunctionBody() function in LLParser