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