Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1635 class ReexportsGenerator : public DefinitionGenerator {
1642 ReexportsGenerator(JITDylib &SourceJD,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp563 ReexportsGenerator::ReexportsGenerator(JITDylib &SourceJD, in ReexportsGenerator() function in llvm::orc::ReexportsGenerator
569 Error ReexportsGenerator::tryToGenerate(LookupState &LS, LookupKind K, in tryToGenerate()