Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3233 static void handleCleanupAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCleanupAttr() function
6765 handleCleanupAttr(S, D, AL); in ProcessDeclAttribute()