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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2651 static void handleCleanupAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4390 case AttributeList::AT_Cleanup: handleCleanupAttr (S, D, Attr); break;

Completed in 25 milliseconds