clang
3.7.0
|
This is the complete list of members for clang::CodeGen::CGCUDARuntime, including all inherited members.
CGCUDARuntime(CodeGenModule &CGM) | clang::CodeGen::CGCUDARuntime | inline |
CGM | clang::CodeGen::CGCUDARuntime | protected |
EmitCUDAKernelCallExpr(CodeGenFunction &CGF, const CUDAKernelCallExpr *E, ReturnValueSlot ReturnValue) | clang::CodeGen::CGCUDARuntime | virtual |
emitDeviceStub(CodeGenFunction &CGF, FunctionArgList &Args)=0 | clang::CodeGen::CGCUDARuntime | pure virtual |
makeModuleCtorFunction()=0 | clang::CodeGen::CGCUDARuntime | pure virtual |
makeModuleDtorFunction()=0 | clang::CodeGen::CGCUDARuntime | pure virtual |
~CGCUDARuntime() | clang::CodeGen::CGCUDARuntime | virtual |