Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h36 class ExecutionSession; variable
493 friend class ExecutionSession; variable
637 friend class ExecutionSession; variable
800 friend class ExecutionSession; variable
850 friend class ExecutionSession; variable
897 friend class ExecutionSession; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1762 ExecutionSession::ExecutionSession(std::shared_ptr<SymbolStringPool> SSP) in ExecutionSession() function in llvm::orc::ExecutionSession