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