Home
last modified time | relevance | path

Searched defs:TemplateFD (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp1064 copyAttrIfPresent<CUDAHostAttr>(SemaRef, FD, TemplateFD); in inheritTargetAttrs() local
1054 copyAttrIfPresent(Sema & S,FunctionDecl * FD,const FunctionDecl & TemplateFD) copyAttrIfPresent() argument