Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-diff/
H A Dllvm-diff.cpp35 static std::unique_ptr<Module> readModule(LLVMContext &Context, in readModule() function
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp102 Module *readModule(const RecordData &R, unsigned &I) { in readModule() function in clang::ASTDeclReader