Searched refs:createWithCUDA (Results 1 – 3 of 3) sorted by relevance
99 createWithCUDA(std::unique_ptr<CompilerInstance> CI,
206 clang::Interpreter::createWithCUDA(std::move(CI), std::move(DeviceCI))); in main()
294 Interpreter::createWithCUDA(std::unique_ptr<CompilerInstance> CI, in createWithCUDA() function in Interpreter