OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeclAttrsMatchCUDAMode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
SemaInternal.h
44
inline bool
DeclAttrsMatchCUDAMode
(const LangOptions &LangOpts, Decl *D) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
7287
((getLangOpts().CUDA &&
DeclAttrsMatchCUDAMode
(getLangOpts(), NewVD)) ||
7331
DeclAttrsMatchCUDAMode
(getLangOpts(), getCurFunctionDecl()))
7341
if (
DeclAttrsMatchCUDAMode
(getLangOpts(), NewVD)) {
Completed in 26 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026