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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2671 NamedDecl *CleanupDecl local
2674 if (!CleanupDecl) {
2680 FunctionDecl *FD = dyn_cast<FunctionDecl>(CleanupDecl);

Completed in 68 milliseconds