Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DRemoteJITUtils.h28 launchExecutor(llvm::StringRef ExecutablePath, bool UseSharedMemory,
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DRemoteJITUtils.cpp93 launchExecutor(StringRef ExecutablePath, bool UseSharedMemory, in launchExecutor() function