Searched defs:setCUDAKernelCallingConvention (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.h333 virtual void setCUDAKernelCallingConvention(const FunctionType *&FT) const {} function in class:clang::CodeGen::TargetCodeGenInfo
H A DCGCall.cpp268 static void setCUDAKernelCallingConvention(CanQualType &FTy, CodeGenModule &CGM, function

Completed in 171 milliseconds