Searched refs:CurrentIDecl (Results 1 – 1 of 1) sorted by relevance
437 ObjCInterfaceValidatorCCC() : CurrentIDecl(nullptr) {} in ObjCInterfaceValidatorCCC()439 : CurrentIDecl(IDecl) {} in ObjCInterfaceValidatorCCC()443 return ID && !declaresSameEntity(ID, CurrentIDecl); in ValidateCandidate()447 ObjCInterfaceDecl *CurrentIDecl; member in __anon7e8ee56e0111::ObjCInterfaceValidatorCCC