Lines Matching defs:SecondID
1929 const ObjCInterfaceDecl *FirstID, const ObjCInterfaceDecl *SecondID,
1933 if (FirstID == SecondID)
1937 std::string SecondModule = getOwningModuleNameForDiagnostic(SecondID);
1995 DiagNote(SecondID->getLocation(),
1996 GetSuperClassSourceRange(SecondSuperInfo, SecondID),
2006 SecondProtos, SecondID, SecondModule))
2024 PopulateHashes(SecondHashes, SecondID, SecondID->getDefinition());
2033 diagnoseSubMismatchUnexpected(DR, FirstID, FirstModule, SecondID,
2039 diagnoseSubMismatchDifferentDeclKinds(DR, FirstID, FirstModule, SecondID,