Searched defs:NoteID (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExceptionSpec.cpp | 513 Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpecImpl() 664 const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpec() 760 const PartialDiagnostic &NoteID, const PartialDiagnostic &NoThrowDiagID, in CheckExceptionSpecSubset() 864 const PartialDiagnostic &NoteID, QualType Target, in CheckSpecForTypesEquivalent() 879 const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckParamExceptionSpec()
|
| H A D | SemaExpr.cpp | 2468 unsigned NoteID = diag::note_member_declared_at; in DiagnoseDependentMemberLookup() local 2639 unsigned NoteID = Corrected.getCorrectionDeclAs<ImplicitParamDecl>() in DiagnoseEmptyLookup() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | TextDiagnostics.cpp | 61 unsigned NoteID = DiagEng.getCustomDiagID(DiagnosticsEngine::Note, "%0"); in FlushDiagnosticsImpl() local
|