Searched defs:parseFunctionBody (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 4823 Error BitcodeReader::parseFunctionBody(Function *F) { parseFunctionBody() function in BitcodeReader |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 6576 bool LLParser::parseFunctionBody(Function &Fn, unsigned FunctionNumber, parseFunctionBody() function in LLParser |