OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeclAttrsMatchCUDAMode
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Sema/
SemaInternal.h
54
inline bool
DeclAttrsMatchCUDAMode
(const LangOptions &LangOpts, Decl *D) {
/external/clang/lib/Sema/
SemaStmtAsm.cpp
160
if (!
DeclAttrsMatchCUDAMode
(getLangOpts(), getCurFunctionDecl())) {
SemaDecl.cpp
[
all
...]
Completed in 38 milliseconds