Searched refs:DeclAttrsMatchCUDAMode (Results 1 – 2 of 2) sorted by relevance
44 inline bool DeclAttrsMatchCUDAMode(const LangOptions &LangOpts, Decl *D) { in DeclAttrsMatchCUDAMode() function
8025 ((getLangOpts().CUDA && DeclAttrsMatchCUDAMode(getLangOpts(), NewVD)) || in ActOnVariableDeclarator()8070 DeclAttrsMatchCUDAMode(getLangOpts(), getCurFunctionDecl())) in ActOnVariableDeclarator()8080 if (DeclAttrsMatchCUDAMode(getLangOpts(), NewVD)) { in ActOnVariableDeclarator()