Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h195 struct SourceModuleEntry { struct
200 using SourceModulesList = std::vector<SourceModuleEntry>;
212 SourceModules.push_back(SourceModuleEntry()); in addSourceModule()