Searched defs:DiagNote (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ODRDiagsEmitter.cpp | 87 auto DiagNote = [&Diags, &GetDiagMethodType, SecondModule, in diagnoseSubMismatchMethodParameters() local 163 auto DiagNote = [SecondField, SecondModule, in diagnoseSubMismatchField() local 261 auto DiagNote = [SecondTD, SecondModule, in diagnoseSubMismatchTypedef() local 305 auto DiagNote = [SecondVD, SecondModule, this](ODRVarDifference DiffType) { in diagnoseSubMismatchVar() local 440 auto DiagNote = [SecondModule, SecondMethod, in diagnoseSubMismatchObjCMethod() local 521 auto DiagNote = [SecondModule, SecondProp, in diagnoseSubMismatchObjCProperty() local 965 auto DiagNote = [&SecondModule, this](SourceLocation Loc, SourceRange Range, in diagnoseMismatch() local 1687 auto DiagNote = [&SecondModule, this](SourceLocation Loc, SourceRange Range, in diagnoseMismatch() local 1820 auto DiagNote = [&SecondModule, this](const auto *DiagAnchor, in diagnoseMismatch() local 1952 auto DiagNote = [&SecondModule, this](SourceLocation Loc, SourceRange Range, in diagnoseMismatch() local
|