Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5382 static void handleDeviceKernelAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleDeviceKernelAttr() function
7564 handleDeviceKernelAttr(S, D, AL); in ProcessDeclAttribute()