Home
last modified time | relevance | path

Searched defs:DiffType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp78 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 …]