HomeSort by: relevance | last modified time | path
    Searched refs:getOwningLazyBitcodeModule (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitReader.cpp 84 getOwningLazyBitcodeModule(std::move(Owner), Ctx);
112 Ctx, getOwningLazyBitcodeModule(std::move(Owner), Ctx));
BitcodeReader.cpp 7033 Expected<std::unique_ptr<Module>> llvm::getOwningLazyBitcodeModule(
  /src/external/apache2/llvm/dist/llvm/lib/IRReader/
IRReader.cpp 37 Expected<std::unique_ptr<Module>> ModuleOrErr = getOwningLazyBitcodeModule(
  /src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
BitcodeReader.h 152 Expected<std::unique_ptr<Module>> getOwningLazyBitcodeModule(
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenAction.cpp 935 getOwningLazyBitcodeModule(std::move(*BCBuf), *VMContext);

Completed in 20 milliseconds