Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp1728 static void handleDestructorAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleDestructorAttr() function
4676 handleDestructorAttr(S, D, Attr); in ProcessDeclAttribute()