Searched refs:GetSYCLKernelNamingIndex (Results 1 – 3 of 3) sorted by relevance
3214 unsigned GetSYCLKernelNamingIndex(const NamedDecl *RD);
559 return 10'002 + Ctx.GetSYCLKernelNamingIndex(ND); in ComputeName()
11785 unsigned ASTContext::GetSYCLKernelNamingIndex(const NamedDecl *ND) { in GetSYCLKernelNamingIndex() function in ASTContext