Searched defs:setPlatform (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1113 void setPlatform(std::unique_ptr<Platform> P) { this->P = std::move(P); } function in class:llvm::orc::SymbolState::ExecutionSession

Completed in 163 milliseconds