Searched defs:SID (Results 1 – 4 of 4) sorted by relevance
807 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCImplementationDecl() local820 ObjCInterfaceDecl *SID = OID->getSuperClass(); in VisitObjCInterfaceDecl() local
1993 ObjCInterfaceDecl *SID) { in DiagnoseDuplicateIvars()
223 class SID: public ID { class225 explicit SID(T id) : ID(id) {} in SID() function in SID226 SID() : ID(0) {} in SID() function in SID
3374 SelectorID &SID = SelectorIDs[Sel]; in getSelectorRef() local