Searched refs:hasExplicitAttr (Results 1 – 1 of 1) sorted by relevance
33 template <typename AttrT> static bool hasExplicitAttr(const VarDecl *D) { in hasExplicitAttr() function173 !hasExplicitAttr<CUDAConstantAttr>(Var)) in IdentifyTarget()