Searched refs:hasExplicitAttr (Results 1 – 1 of 1) sorted by relevance
29 template <typename AttrT> static bool hasExplicitAttr(const VarDecl *D) { in hasExplicitAttr() function148 if (Var->isConstexpr() && !hasExplicitAttr<CUDAConstantAttr>(Var)) in IdentifyCUDATarget()151 !hasExplicitAttr<CUDAConstantAttr>(Var)) in IdentifyCUDATarget()