Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3255 std::error_code BitcodeReader::ParseFunctionBody(Function *F) { in ParseFunctionBody() function in BitcodeReader
/external/llvm/lib/AsmParser/
DLLParser.cpp4308 bool LLParser::ParseFunctionBody(Function &Fn) { in ParseFunctionBody() function in LLParser