Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp33 template <typename AttrT> static bool hasExplicitAttr(const VarDecl *D) { in hasExplicitAttr() function
173 !hasExplicitAttr<CUDAConstantAttr>(Var)) in IdentifyTarget()