HomeSort by relevance Sort by last modified time
    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