Home
last modified time | relevance | path

Searched refs:hasExplicitAttr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCUDA.cpp29 template <typename AttrT> static bool hasExplicitAttr(const VarDecl *D) { in hasExplicitAttr() function
153 !hasExplicitAttr<CUDAConstantAttr>(Var)) in IdentifyCUDATarget()