Searched defs:DiffType (Results 1 – 2 of 2) sorted by relevance
78 FirstMethod](ODRMethodParametersDifference DiffType) { in diagnoseSubMismatchMethodParameters()88 SecondMethod](ODRMethodParametersDifference DiffType) { in diagnoseSubMismatchMethodParameters()158 this](ODRFieldDifference DiffType) { in diagnoseSubMismatchField()164 this](ODRFieldDifference DiffType) { in diagnoseSubMismatchField()256 this](ODRTypedefDifference DiffType) { in diagnoseSubMismatchTypedef()262 this](ODRTypedefDifference DiffType) { in diagnoseSubMismatchTypedef()300 this](ODRVarDifference DiffType) { in diagnoseSubMismatchVar()305 auto DiagNote = [SecondVD, SecondModule, this](ODRVarDifference DiffType) { in diagnoseSubMismatchVar()373 ODRReferencedProtocolDifference DiffType) { in diagnoseSubMismatchProtocols()380 ODRReferencedProtocolDifference DiffType) { in diagnoseSubMismatchProtocols()[all …]
70 enum class DiffType { Control, ChangeFirst, ChangeMiddle, ChangeLast }; enum