Searched refs:SourceModuleEntry (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h198 struct SourceModuleEntry { struct in struct:llvm::orc::LegacyCompileOnDemandLayer::LogicalDylib
203 using SourceModulesList = std::vector<SourceModuleEntry>;
215 SourceModules.push_back(SourceModuleEntry());

Completed in 55 milliseconds