Searched defs:handleConstantAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp3747 static void handleConstantAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4724 case AttributeList::AT_CUDAConstant:handleConstantAttr (S, D, Attr); break;

Completed in 141 milliseconds