Searched refs:IsSYCLKernelNamingDecl (Results 1 – 15 of 15) sorted by relevance
3213 bool IsSYCLKernelNamingDecl(const NamedDecl *RD) const;
11749 bool ASTContext::IsSYCLKernelNamingDecl(const NamedDecl *ND) const { in IsSYCLKernelNamingDecl() function in ASTContext11789 assert(IsSYCLKernelNamingDecl(ND) && in GetSYCLKernelNamingIndex()
558 if (Ctx.IsSYCLKernelNamingDecl(ND)) in ComputeName()