HomeSort by relevance Sort by last modified time
    Searched refs:ParseFunctionBody (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.h 352 std::error_code ParseFunctionBody(Function *F);
BitcodeReader.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.h 387 bool ParseFunctionBody(Function &Fn);
LLParser.cpp 433 ParseFunctionBody(*F);
    [all...]

Completed in 120 milliseconds