Searched refs:CleanupDecl (Results 1 – 1 of 1) sorted by relevance
2925 NamedDecl *CleanupDecl in handleCleanupAttr() local2928 if (!CleanupDecl) { in handleCleanupAttr()2934 FunctionDecl *FD = dyn_cast<FunctionDecl>(CleanupDecl); in handleCleanupAttr()