Searched refs:CurrentIDecl (Results 1 – 2 of 2) sorted by relevance
436 ObjCInterfaceValidatorCCC() : CurrentIDecl(nullptr) {} in ObjCInterfaceValidatorCCC()438 : CurrentIDecl(IDecl) {} in ObjCInterfaceValidatorCCC()442 return ID && !declaresSameEntity(ID, CurrentIDecl); in ValidateCandidate()446 ObjCInterfaceDecl *CurrentIDecl; member in __anon34bbd8ed0111::ObjCInterfaceValidatorCCC
506 ObjCInterfaceValidatorCCC() : CurrentIDecl(nullptr) {} in ObjCInterfaceValidatorCCC()508 : CurrentIDecl(IDecl) {} in ObjCInterfaceValidatorCCC()512 return ID && !declaresSameEntity(ID, CurrentIDecl); in ValidateCandidate()520 ObjCInterfaceDecl *CurrentIDecl; member in __anon9721507b0111::ObjCInterfaceValidatorCCC