Searched defs:handleDestructorAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp1931 static void handleDestructorAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4732 case AttributeList::AT_Destructor: handleDestructorAttr (S, D, Attr); break;

Completed in 57 milliseconds