Home
last modified time | relevance | path

Searched defs:parseFunctionBody (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3888 Error BitcodeReader::parseFunctionBody(Function *F) { in parseFunctionBody() function in BitcodeReader
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp6033 bool LLParser::parseFunctionBody(Function &Fn) { in parseFunctionBody() function in LLParser