Searched refs:copyAttrIfPresent (Results 1 – 1 of 1) sorted by relevance
840 static void copyAttrIfPresent(Sema &S, FunctionDecl *FD, in copyAttrIfPresent() function852 copyAttrIfPresent<CUDAGlobalAttr>(*this, FD, TemplateFD); in inheritCUDATargetAttrs()853 copyAttrIfPresent<CUDAHostAttr>(*this, FD, TemplateFD); in inheritCUDATargetAttrs()854 copyAttrIfPresent<CUDADeviceAttr>(*this, FD, TemplateFD); in inheritCUDATargetAttrs()