Searched defs:SID (Results 1 – 6 of 6) sorted by relevance
885 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCImplementationDecl() local898 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCInterfaceDecl() local
224 namespace SID { namespace
29 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
2186 ObjCInterfaceDecl *SID) { in DiagnoseDuplicateIvars()
228 class SID: public ID { class230 explicit SID(T id) : ID(id) {} in SID() function in SID231 SID() : ID(0) {} in SID() function in SID
3691 SelectorID &SID = SelectorIDs[Sel]; in getSelectorRef() local