Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h64 llvm::Expected<std::unique_ptr<CompilerInstance>> CreateCudaHost();
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp239 IncrementalCompilerBuilder::CreateCudaHost() { in CreateCudaHost() function in IncrementalCompilerBuilder