Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DDeviceOffload.cpp28 CompilerInstance &DeviceInstance, CompilerInstance &HostInstance, in IncrementalCUDADeviceParser() argument
32 CodeGenOpts(HostInstance.getCodeGenOpts()), in IncrementalCUDADeviceParser()
H A DDeviceOffload.h31 CompilerInstance &DeviceInstance, CompilerInstance &HostInstance,