Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h143 createWithCUDA(std::unique_ptr<CompilerInstance> CI,
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp483 Interpreter::createWithCUDA(std::unique_ptr<CompilerInstance> CI, in createWithCUDA() function in clang::Interpreter