Searched refs:AddObjCInterfaceDecl (Results 1 – 3 of 3) sorted by relevance
64 void AddObjCInterfaceDecl(const ObjCInterfaceDecl *Record);
622 void ODRHash::AddObjCInterfaceDecl(const ObjCInterfaceDecl *IF) { in AddObjCInterfaceDecl() function in ODRHash
801 Hasher.AddObjCInterfaceDecl(getDefinition()); in getODRHash()