Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp2925 NamedDecl *CleanupDecl in handleCleanupAttr() local
2928 if (!CleanupDecl) { in handleCleanupAttr()
2934 FunctionDecl *FD = dyn_cast<FunctionDecl>(CleanupDecl); in handleCleanupAttr()