Searched refs:handleNoDebugAttr (Results 1 – 1 of 1) sorted by relevance
3720 static void handleNoDebugAttr(Sema &S, Decl *D, const AttributeList &Attr) { in handleNoDebugAttr() function4857 case AttributeList::AT_NoDebug: handleNoDebugAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()