Searched refs:handleHostAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp3494 static void handleHostAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4236 case AttributeList::AT_CUDAHost: handleHostAttr (S, D, Attr); break;

Completed in 28 milliseconds