Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp2687 static void handleCleanupAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleCleanupAttr() function
5723 handleCleanupAttr(S, D, Attr); in ProcessDeclAttribute()